Class: Aws::Types::DeleteTapePoolInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTapePoolInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pool_arn ⇒ ::String
Returns the value of attribute pool_arn.
Instance Attribute Details
#pool_arn ⇒ ::String
Returns the value of attribute pool_arn.
509 510 511 |
# File 'sig/types.rbs', line 509 def pool_arn @pool_arn end |