UsagePlans
public struct UsagePlans : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The current page of elements from this collection.
Declaration
Swift
public let items: [UsagePlan]?
-
Undocumented
Declaration
Swift
public let position: String?
-
Undocumented
Declaration
Swift
public init(items: [UsagePlan]? = nil, position: String? = nil)