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