Class IamWorkforcePoolProviderExtraAttributesOauth2ClientQueryParameters.Jsii$Proxy

    • Method Detail

      • getFilter

        public final String getFilter()
        The filter used to request specific records from IdP.

        In case of attributes type as AZURE_AD_GROUPS_MAIL, it represents the filter used to request specific groups for users from IdP. By default, all of the groups associated with the user are fetched. The groups should be mail enabled and security enabled. See https://learn.microsoft.com/en-us/graph/search-query-parameter for more details. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/iam_workforce_pool_provider#filter IamWorkforcePoolProvider#filter}

        Specified by:
        getFilter in interface IamWorkforcePoolProviderExtraAttributesOauth2ClientQueryParameters
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object