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