| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
DocumentAttributeValue |
DocumentAttributeValueCountPair.documentAttributeValue()
The value of the attribute.
|
DocumentAttributeValue |
DocumentAttribute.value()
The value of the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentAttributeValueCountPair.Builder |
DocumentAttributeValueCountPair.Builder.documentAttributeValue(DocumentAttributeValue documentAttributeValue)
The value of the attribute.
|
DocumentAttribute.Builder |
DocumentAttribute.Builder.value(DocumentAttributeValue value)
The value of the attribute.
|
Copyright © 2020. All rights reserved.