Data Source: oci_database_management_external_listener

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

Gets the details for the external listener specified by externalListenerId.

Example Usage

data "oci_database_management_external_listener" "test_external_listener" {
	#Required
	external_listener_id = oci_database_management_external_listener.test_external_listener.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: