ProvisionedBandwidth
public struct ProvisionedBandwidth : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
Declaration
Swift
public let provisioned: String? -
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
Declaration
Swift
public let provisionTime: TimeStamp? -
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
Declaration
Swift
public let requested: String? -
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
Declaration
Swift
public let requestTime: TimeStamp? -
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
Declaration
Swift
public let status: String?
View on GitHub
ProvisionedBandwidth Structure Reference