Data Source: oci_delegate_access_control_delegation_controls

This data source provides the list of Delegation Controls in Oracle Cloud Infrastructure Delegate Access Control service.

Lists the Delegation Controls in the compartment.

Example Usage

data "oci_delegate_access_control_delegation_controls" "test_delegation_controls" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.delegation_control_display_name
	resource_id = oci_cloud_guard_resource.test_resource.id
	resource_type = var.delegation_control_resource_type
	state = var.delegation_control_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DelegationControl Reference

The following attributes are exported: