# File lib/aws/rds/db_instance.rb, line 154 def modify options = {} client.modify_db_instance(options.merge(:db_instance_identifier => id)) end