Uses of Class
software.amazon.awscdk.services.kendra.CfnDataSource.DocumentAttributeValueProperty.Builder
-
Uses of CfnDataSource.DocumentAttributeValueProperty.Builder in software.amazon.awscdk.services.kendra
Modifier and TypeMethodDescriptionCfnDataSource.DocumentAttributeValueProperty.builder()
Sets the value ofCfnDataSource.DocumentAttributeValueProperty.getDateValue()
Sets the value ofCfnDataSource.DocumentAttributeValueProperty.getLongValue()
CfnDataSource.DocumentAttributeValueProperty.Builder.stringListValue
(List<String> stringListValue) Sets the value ofCfnDataSource.DocumentAttributeValueProperty.getStringListValue()
CfnDataSource.DocumentAttributeValueProperty.Builder.stringValue
(String stringValue) Sets the value ofCfnDataSource.DocumentAttributeValueProperty.getStringValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSource.DocumentAttributeValueProperty.Builder
.