DisableGatewayOutput constructor

DisableGatewayOutput({
  1. String? gatewayARN,
})

Implementation

DisableGatewayOutput({
  this.gatewayARN,
});