Class: Aws::Types::CreateDBClusterSnapshotResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateDBClusterSnapshotResult
- 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.
479 480 481 |
# File 'sig/types.rbs', line 479 def db_cluster_snapshot @db_cluster_snapshot end |