Class: Aws::Types::RebootClusterMessage
- Inherits:
-
Object
- Object
- Aws::Types::RebootClusterMessage
- 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.
2369 2370 2371 |
# File 'sig/types.rbs', line 2369 def cluster_identifier @cluster_identifier end |