UpdateGatewaySoftwareNowOutput constructor

UpdateGatewaySoftwareNowOutput({
  1. String? gatewayARN,
})

Implementation

UpdateGatewaySoftwareNowOutput({
  this.gatewayARN,
});