Class: Aws::Types::DescribeClusterOperationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeClusterOperationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_operation_arn ⇒ ::String
Returns the value of attribute cluster_operation_arn.
Instance Attribute Details
#cluster_operation_arn ⇒ ::String
Returns the value of attribute cluster_operation_arn.
480 481 482 |
# File 'sig/types.rbs', line 480 def cluster_operation_arn @cluster_operation_arn end |