Method: AwsSecurityGroup#group_id
- Defined in:
- lib/resources/aws/aws_security_group.rb
#group_id ⇒ Object (readonly)
Returns the value of attribute group_id.
12 13 14 |
# File 'lib/resources/aws/aws_security_group.rb', line 12 def group_id @group_id end |