DescribeAcceleratorOfferingsResponse
public struct DescribeAcceleratorOfferingsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The list of accelerator type offerings for a specific location.
Declaration
Swift
public let acceleratorTypeOfferings: [AcceleratorTypeOffering]? -
Undocumented
Declaration
Swift
public init(acceleratorTypeOfferings: [AcceleratorTypeOffering]? = nil)
View on GitHub
DescribeAcceleratorOfferingsResponse Structure Reference