Method: Fog::Parsers::AWS::RDS::AuthorizeDBSecurityGroupIngress#start_element

Defined in:
lib/fog/aws/parsers/rds/authorize_db_security_group_ingress.rb

#start_element(name, attrs = []) ⇒ Object



15
16
17
# File 'lib/fog/aws/parsers/rds/authorize_db_security_group_ingress.rb', line 15

def start_element(name, attrs = [])
  super
end