MonthlyTransfer
public struct MonthlyTransfer : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The amount allocated per month (in GB).
Declaration
Swift
public let gbPerMonthAllocated: Int?
-
Undocumented
Declaration
Swift
public init(gbPerMonthAllocated: Int? = nil)