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