Class: Aws::Types::AssignTapePoolOutput
- Inherits:
-
Object
- Object
- Aws::Types::AssignTapePoolOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tape_arn ⇒ ::String
Returns the value of attribute tape_arn.
Instance Attribute Details
#tape_arn ⇒ ::String
Returns the value of attribute tape_arn.
80 81 82 |
# File 'sig/types.rbs', line 80 def tape_arn @tape_arn end |