Data Source: oci_identity_domains_account_mgmt_infos

This data source provides the list of Account Mgmt Infos in Oracle Cloud Infrastructure Identity Domains service.

Search Account Mgmt Info

Example Usage

data "oci_identity_domains_account_mgmt_infos" "test_account_mgmt_infos" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url
	
	#Optional
	account_mgmt_info_count = var.account_mgmt_info_account_mgmt_info_count
	account_mgmt_info_filter = var.account_mgmt_info_account_mgmt_info_filter
	attribute_sets = ["all"]
	attributes = ""
	authorization = var.account_mgmt_info_authorization
	resource_type_schema_version = var.account_mgmt_info_resource_type_schema_version
	start_index = var.account_mgmt_info_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AccountMgmtInfo Reference

The following attributes are exported: