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