| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<EntityPersonaConfiguration> |
AssociatePersonasToEntitiesRequest.personas()
The personas that define the specific permissions of users or groups in your IAM Identity Center identity source.
|
| Modifier and Type | Method and Description |
|---|---|
AssociatePersonasToEntitiesRequest.Builder |
AssociatePersonasToEntitiesRequest.Builder.personas(EntityPersonaConfiguration... personas)
The personas that define the specific permissions of users or groups in your IAM Identity Center identity
source.
|
| Modifier and Type | Method and Description |
|---|---|
AssociatePersonasToEntitiesRequest.Builder |
AssociatePersonasToEntitiesRequest.Builder.personas(Collection<EntityPersonaConfiguration> personas)
The personas that define the specific permissions of users or groups in your IAM Identity Center identity
source.
|
Copyright © 2023. All rights reserved.