Class: Aws::Types::DeleteGraphSnapshotInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteGraphSnapshotInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot_identifier ⇒ ::String
Returns the value of attribute snapshot_identifier.
Instance Attribute Details
#snapshot_identifier ⇒ ::String
Returns the value of attribute snapshot_identifier.
185 186 187 |
# File 'sig/types.rbs', line 185 def snapshot_identifier @snapshot_identifier end |