Data Source: oci_functions_functions_runtime

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

Fetches a FunctionsRuntime by ID. Returns a FunctionsRuntime response model.

Example Usage

data "oci_functions_functions_runtime" "test_functions_runtime" {
	#Required
	functions_runtime_id = var.functions_runtime_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: