CreateLocationSmbResponse constructor

CreateLocationSmbResponse({
  1. String? locationArn,
})

Implementation

CreateLocationSmbResponse({
  this.locationArn,
});