DeleteTapePoolOutput constructor

DeleteTapePoolOutput({
  1. String? poolARN,
})

Implementation

DeleteTapePoolOutput({
  this.poolARN,
});