CreateAcceleratorResponse
public struct CreateAcceleratorResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The accelerator that is created by specifying a listener and the supported IP address types.
Declaration
Swift
public let accelerator: Accelerator?
-
Undocumented
Declaration
Swift
public init(accelerator: Accelerator? = nil)