Class: Aws::Types::GetInstanceSnapshotResult
- Inherits:
-
Object
- Object
- Aws::Types::GetInstanceSnapshotResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_snapshot ⇒ Types::InstanceSnapshot
Returns the value of attribute instance_snapshot.
Instance Attribute Details
#instance_snapshot ⇒ Types::InstanceSnapshot
Returns the value of attribute instance_snapshot.
1749 1750 1751 |
# File 'sig/types.rbs', line 1749 def instance_snapshot @instance_snapshot end |