Data Source: oci_functions_function

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

Retrieves a function.

Example Usage

data "oci_functions_function" "test_function" {
	#Required
	function_id = oci_functions_function.test_function.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: