Class: Aws::Types::UpdateDbClusterOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDbClusterOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_cluster_status ⇒ "CREATING", ...
Returns the value of attribute db_cluster_status.
Instance Attribute Details
#db_cluster_status ⇒ "CREATING", ...
Returns the value of attribute db_cluster_status.
850 851 852 |
# File 'sig/types.rbs', line 850 def db_cluster_status @db_cluster_status end |