DeleteAutomaticTapeCreationPolicyOutput constructor

DeleteAutomaticTapeCreationPolicyOutput({
  1. String? gatewayARN,
})

Implementation

DeleteAutomaticTapeCreationPolicyOutput({
  this.gatewayARN,
});