Data Source: oci_delegate_access_control_service_provider_actions

This data source provides the list of Service Provider Actions in Oracle Cloud Infrastructure Delegate Access Control service.

Lists all the ServiceProviderActions available in the system.

Example Usage

data "oci_delegate_access_control_service_provider_actions" "test_service_provider_actions" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	name = var.service_provider_action_name
	resource_type = var.service_provider_action_resource_type
	service_provider_service_type = var.service_provider_action_service_provider_service_type
	state = var.service_provider_action_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ServiceProviderAction Reference

The following attributes are exported: