Data Source: oci_security_attribute_security_attribute

This data source provides details about a specific Security Attribute resource in Oracle Cloud Infrastructure Security Attribute service.

Gets the specified security attribute’s information.

Example Usage

data "oci_security_attribute_security_attribute" "test_security_attribute" {
	#Required
	security_attribute_name = oci_security_attribute_security_attribute.test_security_attribute.name
	security_attribute_namespace_id = oci_security_attribute_security_attribute_namespace.test_security_attribute_namespace.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: