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