Data Source: oci_identity_domains_mapped_attributes

This data source provides the list of Mapped Attributes in Oracle Cloud Infrastructure Identity Domains service.

Search Mapped Attributes

Example Usage

data "oci_identity_domains_mapped_attributes" "test_mapped_attributes" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url
	
	#Optional
	mapped_attribute_count = var.mapped_attribute_mapped_attribute_count
	mapped_attribute_filter = var.mapped_attribute_mapped_attribute_filter
	attribute_sets = ["all"]
	attributes = ""
	authorization = var.mapped_attribute_authorization
	resource_type_schema_version = var.mapped_attribute_resource_type_schema_version
	start_index = var.mapped_attribute_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MappedAttribute Reference

The following attributes are exported: