Data Source: oci_golden_gate_deployment_types

This data source provides the list of Deployment Types in Oracle Cloud Infrastructure Golden Gate service.

Returns an array of DeploymentTypeDescriptor

Example Usage

data "oci_golden_gate_deployment_types" "test_deployment_types" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	deployment_type = var.deployment_type_deployment_type
	display_name = var.deployment_type_display_name
	ogg_version = var.deployment_type_ogg_version
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DeploymentType Reference

The following attributes are exported: