HomeSort by relevance Sort by last modified time
    Searched refs:db_instance_identifier (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/rds2/
test_connection.py 43 db_instance_identifier=self.db_name,
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
layer1.py 321 def create_db_instance(self, db_instance_identifier, allocated_storage,
373 :type db_instance_identifier: string
374 :param db_instance_identifier: The DB instance identifier. This
652 'DBInstanceIdentifier': db_instance_identifier,
712 def create_db_instance_read_replica(self, db_instance_identifier,
731 :type db_instance_identifier: string
732 :param db_instance_identifier: The DB instance identifier of the read
    [all...]

Completed in 80 milliseconds