CheckCapacityResponse
public struct CheckCapacityResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The capacity required by the rules and scope.
Declaration
Swift
public let capacity: Int64? -
Undocumented
Declaration
Swift
public init(capacity: Int64? = nil)
View on GitHub
CheckCapacityResponse Structure Reference