Data Source: oci_globally_distributed_database_sharded_database

This data source provides details about a specific Sharded Database resource in Oracle Cloud Infrastructure Globally Distributed Database service.

Gets the details of the Sharded database identified by given id.

Example Usage

data "oci_globally_distributed_database_sharded_database" "test_sharded_database" {
	#Required
	sharded_database_id = oci_globally_distributed_database_sharded_database.test_sharded_database.id

	#Optional
	metadata = var.sharded_database_metadata
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: