BudgetDetail
public struct BudgetDetail : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Name of the associated budget.
Declaration
Swift
public let budgetName: String?
-
Undocumented
Declaration
Swift
public init(budgetName: String? = nil)