Data Source: oci_golden_gate_pipeline_schemas

This data source provides the list of Pipeline Schemas in Oracle Cloud Infrastructure Golden Gate service.

Returns an array of schemas based on mapping rules for a pipeline.

Example Usage

data "oci_golden_gate_pipeline_schemas" "test_pipeline_schemas" {
	#Required
	pipeline_id = oci_golden_gate_pipeline.test_pipeline.id

	#Optional
	display_name = var.pipeline_schema_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

PipelineSchema Reference

The following attributes are exported: