DeleteCostCategoryDefinitionRequest
public struct DeleteCostCategoryDefinitionRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique identifier for your Cost Category.
Declaration
Swift
public let costCategoryArn: String -
Undocumented
Declaration
Swift
public init(costCategoryArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteCostCategoryDefinitionRequest Structure Reference