Data Source: oci_iot_iot_flow_runtimes

This data source provides the list of Iot Flow Runtimes in Oracle Cloud Infrastructure Iot service.

Lists IoT flow runtimes in the specified compartment.

Example Usage

data "oci_iot_iot_flow_runtimes" "test_iot_flow_runtimes" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.iot_flow_runtime_display_name
	id = var.iot_flow_runtime_id
	iot_domain_id = oci_iot_iot_domain.test_iot_domain.id
	state = var.iot_flow_runtime_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

IotFlowRuntime Reference

The following attributes are exported: