Data Source: oci_functions_application

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

Retrieves an application.

Example Usage

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

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: