| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
EntityPersonaConfiguration |
EntityPersonaConfiguration.clone() |
EntityPersonaConfiguration |
EntityPersonaConfiguration.withEntityId(String entityId)
The identifier of a user or group in your IAM Identity Center identity source.
|
EntityPersonaConfiguration |
EntityPersonaConfiguration.withPersona(Persona persona)
The persona that defines the specific permissions of the user or group in your IAM Identity Center identity
source.
|
EntityPersonaConfiguration |
EntityPersonaConfiguration.withPersona(String persona)
The persona that defines the specific permissions of the user or group in your IAM Identity Center identity
source.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityPersonaConfiguration> |
AssociatePersonasToEntitiesRequest.getPersonas()
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 |
AssociatePersonasToEntitiesRequest.withPersonas(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 |
|---|---|
void |
AssociatePersonasToEntitiesRequest.setPersonas(Collection<EntityPersonaConfiguration> personas)
The personas that define the specific permissions of users or groups in your IAM Identity Center identity source.
|
AssociatePersonasToEntitiesRequest |
AssociatePersonasToEntitiesRequest.withPersonas(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.