Data Source: oci_operator_access_control_operator_control_assignments

This data source provides the list of Operator Control Assignments in Oracle Cloud Infrastructure Operator Access Control service.

Lists all Operator Control Assignments.

Example Usage

data "oci_operator_access_control_operator_control_assignments" "test_operator_control_assignments" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	operator_control_name = oci_operator_access_control_operator_control.test_operator_control.name
	resource_name = var.operator_control_assignment_resource_name
	resource_type = var.operator_control_assignment_resource_type
	state = var.operator_control_assignment_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OperatorControlAssignment Reference

The following attributes are exported: