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

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

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

[View source]

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

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