Class: Aws::Types::DeleteVolumeInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteVolumeInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#volume_arn ⇒ ::String
Returns the value of attribute volume_arn.
Instance Attribute Details
#volume_arn ⇒ ::String
Returns the value of attribute volume_arn.
519 520 521 |
# File 'sig/types.rbs', line 519 def volume_arn @volume_arn end |