Data Source: oci_identity_domains_apps

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

Search Apps

Example Usage

data "oci_identity_domains_apps" "test_apps" {
    #Required
    idcs_endpoint = data.oci_identity_domain.test_domain.url

    #Optional
    app_count = var.app_app_count
    app_filter = var.app_app_filter
    attribute_sets = ["all"]
    attributes = ""
    authorization = var.app_authorization
    resource_type_schema_version = var.app_resource_type_schema_version
    start_index = var.app_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

App Reference

The following attributes are exported: