Class: Aws::Types::DeleteClusterRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteClusterRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
Instance Attribute Details
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
3286 3287 3288 |
# File 'sig/types.rbs', line 3286 def cluster_name @cluster_name end |