Method: AwsEksCluster#role_arn
- Defined in:
- lib/resources/aws/aws_eks_cluster.rb
#role_arn ⇒ Object (readonly)
Returns the value of attribute role_arn.
17 18 19 |
# File 'lib/resources/aws/aws_eks_cluster.rb', line 17 def role_arn @role_arn end |