Data Source: oci_golden_gate_deployment_type

This data source provides details about a specific Deployment Type resource in Oracle Cloud Infrastructure Golden Gate service.

Returns an array of DeploymentTypeDescriptor

Example Usage

data "oci_golden_gate_deployment_type" "test_deployment_type" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.deployment_type_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: