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