Class: Aws::Types::UpdateSnapshotScheduleOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateSnapshotScheduleOutput
- 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.
1628 1629 1630 |
# File 'sig/types.rbs', line 1628 def volume_arn @volume_arn end |