# File lib/aws/rds/db_instance.rb, line 210 def get_resource attr = nil client.describe_db_instances(:db_instance_identifier => id) end