Data Source: oci_mysql_channel

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

Gets the full details of the specified Channel, including the user-specified configuration parameters (passwords are omitted), as well as information about the state of the Channel, its sources and targets.

Example Usage

data "oci_mysql_channel" "test_channel" {
	#Required
	channel_id = oci_mysql_channel.test_channel.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: