Interface GetPrincipalTagAttributeMapResponse.Builder

    • Method Detail

      • identityPoolId

        GetPrincipalTagAttributeMapResponse.Builder identityPoolId​(String identityPoolId)

        You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.

        Parameters:
        identityPoolId - You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • identityProviderName

        GetPrincipalTagAttributeMapResponse.Builder identityProviderName​(String identityProviderName)

        You can use this operation to get the provider name.

        Parameters:
        identityProviderName - You can use this operation to get the provider name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • useDefaults

        GetPrincipalTagAttributeMapResponse.Builder useDefaults​(Boolean useDefaults)

        You can use this operation to list

        Parameters:
        useDefaults - You can use this operation to list
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • principalTags

        GetPrincipalTagAttributeMapResponse.Builder principalTags​(Map<String,​String> principalTags)

        You can use this operation to add principal tags. The PrincipalTagsoperation enables you to reference user attributes in your IAM permissions policy.

        Parameters:
        principalTags - You can use this operation to add principal tags. The PrincipalTagsoperation enables you to reference user attributes in your IAM permissions policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.