Data Source: oci_dataflow_application

This data source provides details about a specific Application resource in Oracle Cloud Infrastructure Data Flow service.

Retrieves an application using an applicationId.

Example Usage

data "oci_dataflow_application" "test_application" {
	#Required
	application_id = oci_dataflow_application.test_application.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: