| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<FailedEntity> |
DisassociatePersonasFromEntitiesResponse.failedEntityList()
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> |
AssociatePersonasToEntitiesResponse.failedEntityList()
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your
Amazon Kendra experience.
|
List<FailedEntity> |
DisassociateEntitiesFromExperienceResponse.failedEntityList()
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> |
AssociateEntitiesToExperienceResponse.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 |
|---|---|
DisassociatePersonasFromEntitiesResponse.Builder |
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.
|
AssociatePersonasToEntitiesResponse.Builder |
AssociatePersonasToEntitiesResponse.Builder.failedEntityList(FailedEntity... failedEntityList)
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with
your Amazon Kendra experience.
|
DisassociateEntitiesFromExperienceResponse.Builder |
DisassociateEntitiesFromExperienceResponse.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.
|
AssociateEntitiesToExperienceResponse.Builder |
AssociateEntitiesToExperienceResponse.Builder.failedEntityList(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 |
|---|---|
DisassociatePersonasFromEntitiesResponse.Builder |
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.
|
AssociatePersonasToEntitiesResponse.Builder |
AssociatePersonasToEntitiesResponse.Builder.failedEntityList(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.
|
DisassociateEntitiesFromExperienceResponse.Builder |
DisassociateEntitiesFromExperienceResponse.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.
|
AssociateEntitiesToExperienceResponse.Builder |
AssociateEntitiesToExperienceResponse.Builder.failedEntityList(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.