Class: Aws::Types::ClusterOrchestratorEksConfig
- Inherits:
-
Object
- Object
- Aws::Types::ClusterOrchestratorEksConfig
- 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.
1509 1510 1511 |
# File 'sig/types.rbs', line 1509 def cluster_arn @cluster_arn end |