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