DisassociateCustomerGatewayResponse constructor
DisassociateCustomerGatewayResponse({
- CustomerGatewayAssociation? customerGatewayAssociation,
Implementation
DisassociateCustomerGatewayResponse({
this.customerGatewayAssociation,
});