public static interface FailedEntity.Builder extends SdkPojo, CopyableBuilder<FailedEntity.Builder,FailedEntity>
| Modifier and Type | Method and Description |
|---|---|
FailedEntity.Builder |
entityId(String entityId)
The identifier of the user or group in your IAM Identity Center identity source.
|
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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFailedEntity.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.
entityId - The identifier of the user or group in your IAM Identity Center identity source. For example, a user
ID could be an email.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.
errorMessage - The reason the user or group in your IAM Identity Center identity source failed to properly configure
with your Amazon Kendra experience.Copyright © 2023. All rights reserved.