GetGatewayResponse
public struct GetGatewayResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The details of the gateway.
Declaration
Swift
public let gateway: Gateway?
-
Undocumented
Declaration
Swift
public init(gateway: Gateway? = nil)