AssignTapePoolOutput constructor

AssignTapePoolOutput({
  1. String? tapeARN,
})

Implementation

AssignTapePoolOutput({
  this.tapeARN,
});