Class: Aws::Types::PauseClusterMessage
- Inherits:
-
Object
- Object
- Aws::Types::PauseClusterMessage
- 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.
2295 2296 2297 |
# File 'sig/types.rbs', line 2295 def cluster_identifier @cluster_identifier end |