Class: Aws::Types::DeleteSnapshotScheduleMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSnapshotScheduleMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#schedule_identifier ⇒ ::String
Returns the value of attribute schedule_identifier.
Instance Attribute Details
#schedule_identifier ⇒ ::String
Returns the value of attribute schedule_identifier.
937 938 939 |
# File 'sig/types.rbs', line 937 def schedule_identifier @schedule_identifier end |