| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<Principal> |
Document.accessControlList()
Information to use for user context filtering.
|
| Modifier and Type | Method and Description |
|---|---|
Document.Builder |
Document.Builder.accessControlList(Principal... accessControlList)
Information to use for user context filtering.
|
| Modifier and Type | Method and Description |
|---|---|
Document.Builder |
Document.Builder.accessControlList(Collection<Principal> accessControlList)
Information to use for user context filtering.
|
Copyright © 2020. All rights reserved.