Class: Aws::Types::CopyDBClusterSnapshotResult
- Inherits:
-
Object
- Object
- Aws::Types::CopyDBClusterSnapshotResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_cluster_snapshot ⇒ Types::DBClusterSnapshot
Returns the value of attribute db_cluster_snapshot.
Instance Attribute Details
#db_cluster_snapshot ⇒ Types::DBClusterSnapshot
Returns the value of attribute db_cluster_snapshot.
287 288 289 |
# File 'sig/types.rbs', line 287 def db_cluster_snapshot @db_cluster_snapshot end |