Data Source: oci_database_database

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

Gets information about the specified database.

Example Usage

data "oci_database_database" "test_database" {
	#Required
	database_id = var.database_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: