| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static DocumentAttributeValueType |
DocumentAttributeValueType.fromValue(String value)
Use this in place of valueOf.
|
static DocumentAttributeValueType |
DocumentAttributeValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentAttributeValueType[] |
DocumentAttributeValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FacetResult |
FacetResult.withDocumentAttributeValueType(DocumentAttributeValueType documentAttributeValueType)
The data type of the facet value.
|
DocumentMetadataConfiguration |
DocumentMetadataConfiguration.withType(DocumentAttributeValueType type)
The data type of the index field.
|
Copyright © 2023. All rights reserved.