Data Source: oci_service_manager_proxy_service_environment

This data source provides details about a specific Service Environment resource in Oracle Cloud Infrastructure Service Manager Proxy service.

Get the detailed information for a specific service environment.

Example Usage

data "oci_service_manager_proxy_service_environment" "test_service_environment" {
	#Required
	compartment_id = var.compartment_id
	service_environment_id = oci_service_manager_proxy_service_environment.test_service_environment.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: