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