Interface FailedEntity.Builder

    • Method Detail

      • entityId

        FailedEntity.Builder entityId​(String entityId)

        The identifier of the user or group in your IAM Identity Center identity source. For example, a user ID could be an email.

        Parameters:
        entityId - The identifier of the user or group in your IAM Identity Center identity source. For example, a user ID could be an email.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • errorMessage

        FailedEntity.Builder errorMessage​(String errorMessage)

        The reason the user or group in your IAM Identity Center identity source failed to properly configure with your Amazon Kendra experience.

        Parameters:
        errorMessage - The reason the user or group in your IAM Identity Center identity source failed to properly configure with your Amazon Kendra experience.
        Returns:
        Returns a reference to this object so that method calls can be chained together.