SetLocalConsolePasswordOutput constructor

SetLocalConsolePasswordOutput({
  1. String? gatewayARN,
})

Implementation

SetLocalConsolePasswordOutput({
  this.gatewayARN,
});