Class: Aws::Types::GetGraphSnapshotInput
- Inherits:
-
Object
- Object
- Aws::Types::GetGraphSnapshotInput
- 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.
321 322 323 |
# File 'sig/types.rbs', line 321 def snapshot_identifier @snapshot_identifier end |