Class: Aws::Types::ResumeClusterMessage
- Inherits:
-
Object
- Object
- Aws::Types::ResumeClusterMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_identifier ⇒ ::String
Returns the value of attribute cluster_identifier.
Instance Attribute Details
#cluster_identifier ⇒ ::String
Returns the value of attribute cluster_identifier.
2688 2689 2690 |
# File 'sig/types.rbs', line 2688 def cluster_identifier @cluster_identifier end |