Class: Aws::Types::StartDBClusterMessage
- Inherits:
-
Object
- Object
- Aws::Types::StartDBClusterMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_cluster_identifier ⇒ ::String
Returns the value of attribute db_cluster_identifier.
Instance Attribute Details
#db_cluster_identifier ⇒ ::String
Returns the value of attribute db_cluster_identifier.
4275 4276 4277 |
# File 'sig/types.rbs', line 4275 def db_cluster_identifier @db_cluster_identifier end |