Class | AWS::RDS::DBInstanceCollection |
In: |
lib/aws/rds/db_instance_collection.rb
|
Parent: | Object |
@param [String] db_instance_id The DB instance identifier.
This should be a lowercase string.
@return [DBInstance] Returns a {DBInstance} with the given ID.
Creates a database instance. See {Client#create_db_instance} for documentation on the accepted (and required) options. @param [String] db_instance_id The DB instance identifier.
This should be a lowercase string.
@param [Hash] options @option (see Client#create_db_instance) @return [DBInstance]