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