Data Source: oci_identity_domains_cloud_gate_mappings

This data source provides the list of Cloud Gate Mappings in Oracle Cloud Infrastructure Identity Domains service.

Search Cloud Gate mappings

Example Usage

data "oci_identity_domains_cloud_gate_mappings" "test_cloud_gate_mappings" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url
	
	#Optional
	cloud_gate_mapping_count = var.cloud_gate_mapping_cloud_gate_mapping_count
	cloud_gate_mapping_filter = var.cloud_gate_mapping_cloud_gate_mapping_filter
	attribute_sets = ["all"]
	attributes = ""
	authorization = var.cloud_gate_mapping_authorization
	resource_type_schema_version = var.cloud_gate_mapping_resource_type_schema_version
	start_index = var.cloud_gate_mapping_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudGateMapping Reference

The following attributes are exported: