Interface DisassociatePersonasFromEntitiesResponse.Builder

    • Method Detail

      • failedEntityList

        DisassociatePersonasFromEntitiesResponse.Builder failedEntityList​(Collection<FailedEntity> failedEntityList)

        Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.

        Parameters:
        failedEntityList - Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • failedEntityList

        DisassociatePersonasFromEntitiesResponse.Builder failedEntityList​(FailedEntity... failedEntityList)

        Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.

        Parameters:
        failedEntityList - Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.
        Returns:
        Returns a reference to this object so that method calls can be chained together.