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