Class: Aws::Types::CopyClusterSnapshotResult
- Inherits:
-
Object
- Object
- Aws::Types::CopyClusterSnapshotResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot ⇒ Types::Snapshot
Returns the value of attribute snapshot.
Instance Attribute Details
#snapshot ⇒ Types::Snapshot
Returns the value of attribute snapshot.
480 481 482 |
# File 'sig/types.rbs', line 480 def snapshot @snapshot end |