Data Source: oci_data_safe_attribute_set_associated_resources

This data source provides the list of Attribute Set Associated Resources in Oracle Cloud Infrastructure Data Safe service.

Returns list of all associated resources.

Example Usage

data "oci_data_safe_attribute_set_associated_resources" "test_attribute_set_associated_resources" {
	#Required
	attribute_set_id = oci_data_safe_attribute_set.test_attribute_set.id

	#Optional
	associated_resource_id = oci_cloud_guard_resource.test_resource.id
	associated_resource_type = var.attribute_set_associated_resource_associated_resource_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AttributeSetAssociatedResource Reference

The following attributes are exported: