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