CreateCustomerGatewayResult
public struct CreateCustomerGatewayResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the customer gateway.
Declaration
Swift
public let customerGateway: CustomerGateway?
-
Undocumented
Declaration
Swift
public init(customerGateway: CustomerGateway? = nil)