Data Source: oci_fusion_apps_fusion_environment_service_attachment

This data source provides details about a specific Fusion Environment Service Attachment resource in Oracle Cloud Infrastructure Fusion Apps service.

Gets a Service Attachment by identifier

Example Usage

data "oci_fusion_apps_fusion_environment_service_attachment" "test_fusion_environment_service_attachment" {
	#Required
	fusion_environment_id = oci_fusion_apps_fusion_environment.test_fusion_environment.id
	service_attachment_id = oci_fusion_apps_service_attachment.test_service_attachment.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: