Data Source: oci_identity_domains_my_trusted_user_agents

This data source provides the list of My Trusted User Agents in Oracle Cloud Infrastructure Identity Domains service.

Search Trusted User Agents

Example Usage

data "oci_identity_domains_my_trusted_user_agents" "test_my_trusted_user_agents" {
    #Required
    idcs_endpoint = data.oci_identity_domain.test_domain.url

    #Optional
    my_trusted_user_agent_count = var.my_trusted_user_agent_my_trusted_user_agent_count
    my_trusted_user_agent_filter = var.my_trusted_user_agent_my_trusted_user_agent_filter
    attribute_sets = []
    attributes = ""
    authorization = var.my_trusted_user_agent_authorization
    resource_type_schema_version = var.my_trusted_user_agent_resource_type_schema_version
    start_index = var.my_trusted_user_agent_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MyTrustedUserAgent Reference

The following attributes are exported: