Class: Aws::Types::CreateTapesOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateTapesOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tape_arns ⇒ ::Array[::String]
Returns the value of attribute tape_arns.
Instance Attribute Details
#tape_arns ⇒ ::Array[::String]
Returns the value of attribute tape_arns.
407 408 409 |
# File 'sig/types.rbs', line 407 def tape_arns @tape_arns end |