AssociateCustomerGatewayResponse
public struct AssociateCustomerGatewayResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The customer gateway association.
Declaration
Swift
public let customerGatewayAssociation: CustomerGatewayAssociation?
-
Undocumented
Declaration
Swift
public init(customerGatewayAssociation: CustomerGatewayAssociation? = nil)