Class: Aws::Types::DescribeClusterRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeClusterRequest
- 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.
3950 3951 3952 |
# File 'sig/types.rbs', line 3950 def cluster_name @cluster_name end |