Class: Aws::Types::CopyClusterSnapshotOutput
- Inherits:
-
Object
- Object
- Aws::Types::CopyClusterSnapshotOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot ⇒ Types::ClusterSnapshot
Returns the value of attribute snapshot.
Instance Attribute Details
#snapshot ⇒ Types::ClusterSnapshot
Returns the value of attribute snapshot.
98 99 100 |
# File 'sig/types.rbs', line 98 def snapshot @snapshot end |