Data Source: oci_database_management_named_credential

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

Gets the details for the named credential specified by namedCredentialId.

Example Usage

data "oci_database_management_named_credential" "test_named_credential" {
	#Required
	named_credential_id = oci_database_management_named_credential.test_named_credential.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: