Data Source: oci_golden_gate_trail_files

This data source provides the list of Trail Files in Oracle Cloud Infrastructure Golden Gate service.

Lists the TrailFiles for a deployment.

Example Usage

data "oci_golden_gate_trail_files" "test_trail_files" {
	#Required
	deployment_id = oci_golden_gate_deployment.test_deployment.id
	trail_file_id = oci_golden_gate_trail_file.test_trail_file.id

	#Optional
	display_name = var.trail_file_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

TrailFile Reference

The following attributes are exported: