Class: Aws::Types::UpdateClusterResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateClusterResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_arn ⇒ ::String
Returns the value of attribute cluster_arn.
Instance Attribute Details
#cluster_arn ⇒ ::String
Returns the value of attribute cluster_arn.
11936 11937 11938 |
# File 'sig/types.rbs', line 11936 def cluster_arn @cluster_arn end |