Data Source: oci_data_safe_security_policy_deployment_security_policy_entry_states

This data source provides the list of Security Policy Deployment Security Policy Entry States in Oracle Cloud Infrastructure Data Safe service.

Retrieves a list of all security policy entry states in Data Safe.

The ListSecurityPolicyEntryStates operation returns only the security policy entry states for the specified security policy entry.

Example Usage

data "oci_data_safe_security_policy_deployment_security_policy_entry_states" "test_security_policy_deployment_security_policy_entry_states" {
	#Required
	security_policy_deployment_id = oci_data_safe_security_policy_deployment.test_security_policy_deployment.id

	#Optional
	deployment_status = var.security_policy_deployment_security_policy_entry_state_deployment_status
	security_policy_entry_id = oci_data_safe_security_policy_entry.test_security_policy_entry.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SecurityPolicyDeploymentSecurityPolicyEntryState Reference

The following attributes are exported: