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