» Data Source: oci_database_db_home

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

Gets information about the specified database home.

» Example Usage

data "oci_database_db_home" "test_db_home" {
    #Required
    db_home_id = "${var.db_home_id}"
}

» Argument Reference

The following arguments are supported:

» Attributes Reference

The following attributes are exported: