| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
FailedEntity |
FailedEntity.clone() |
FailedEntity |
FailedEntity.withEntityId(String entityId)
The identifier of the user or group in your IAM Identity Center identity source.
|
FailedEntity |
FailedEntity.withErrorMessage(String errorMessage)
The reason the user or group in your IAM Identity Center identity source failed to properly configure with your
Amazon Kendra experience.
|
| Modifier and Type | Method and Description |
|---|---|
List<FailedEntity> |
DisassociatePersonasFromEntitiesResult.getFailedEntityList()
Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to
your Amazon Kendra experience.
|
List<FailedEntity> |
AssociatePersonasToEntitiesResult.getFailedEntityList()
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your
Amazon Kendra experience.
|
List<FailedEntity> |
DisassociateEntitiesFromExperienceResult.getFailedEntityList()
Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to
your Amazon Kendra experience.
|
List<FailedEntity> |
AssociateEntitiesToExperienceResult.getFailedEntityList()
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your
Amazon Kendra experience.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociatePersonasFromEntitiesResult |
DisassociatePersonasFromEntitiesResult.withFailedEntityList(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.
|
AssociatePersonasToEntitiesResult |
AssociatePersonasToEntitiesResult.withFailedEntityList(FailedEntity... failedEntityList)
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your
Amazon Kendra experience.
|
DisassociateEntitiesFromExperienceResult |
DisassociateEntitiesFromExperienceResult.withFailedEntityList(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.
|
AssociateEntitiesToExperienceResult |
AssociateEntitiesToExperienceResult.withFailedEntityList(FailedEntity... failedEntityList)
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your
Amazon Kendra experience.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisassociatePersonasFromEntitiesResult.setFailedEntityList(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.
|
void |
AssociatePersonasToEntitiesResult.setFailedEntityList(Collection<FailedEntity> failedEntityList)
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your
Amazon Kendra experience.
|
void |
DisassociateEntitiesFromExperienceResult.setFailedEntityList(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.
|
void |
AssociateEntitiesToExperienceResult.setFailedEntityList(Collection<FailedEntity> failedEntityList)
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your
Amazon Kendra experience.
|
DisassociatePersonasFromEntitiesResult |
DisassociatePersonasFromEntitiesResult.withFailedEntityList(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.
|
AssociatePersonasToEntitiesResult |
AssociatePersonasToEntitiesResult.withFailedEntityList(Collection<FailedEntity> failedEntityList)
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your
Amazon Kendra experience.
|
DisassociateEntitiesFromExperienceResult |
DisassociateEntitiesFromExperienceResult.withFailedEntityList(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.
|
AssociateEntitiesToExperienceResult |
AssociateEntitiesToExperienceResult.withFailedEntityList(Collection<FailedEntity> failedEntityList)
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your
Amazon Kendra experience.
|
Copyright © 2023. All rights reserved.