Method: AwsSecurityGroup#inbound_rules_count

Defined in:
lib/resources/aws/aws_security_group.rb

#inbound_rules_countObject (readonly)

Returns the value of attribute inbound_rules_count.



15
16
17
# File 'lib/resources/aws/aws_security_group.rb', line 15

def inbound_rules_count
  @inbound_rules_count
end