Uses of Class
software.amazon.awscdk.services.kendra.CfnDataSource.DocumentAttributeConditionProperty.Builder
Packages that use CfnDataSource.DocumentAttributeConditionProperty.Builder
-
Uses of CfnDataSource.DocumentAttributeConditionProperty.Builder in software.amazon.awscdk.services.kendra
Methods in software.amazon.awscdk.services.kendra that return CfnDataSource.DocumentAttributeConditionProperty.BuilderModifier and TypeMethodDescriptionCfnDataSource.DocumentAttributeConditionProperty.builder()
CfnDataSource.DocumentAttributeConditionProperty.Builder.conditionDocumentAttributeKey
(String conditionDocumentAttributeKey) CfnDataSource.DocumentAttributeConditionProperty.Builder.conditionOnValue
(IResolvable conditionOnValue) Sets the value ofCfnDataSource.DocumentAttributeConditionProperty.getConditionOnValue()
CfnDataSource.DocumentAttributeConditionProperty.Builder.conditionOnValue
(CfnDataSource.DocumentAttributeValueProperty conditionOnValue) Sets the value ofCfnDataSource.DocumentAttributeConditionProperty.getConditionOnValue()
Sets the value ofCfnDataSource.DocumentAttributeConditionProperty.getOperator()
Constructors in software.amazon.awscdk.services.kendra with parameters of type CfnDataSource.DocumentAttributeConditionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSource.DocumentAttributeConditionProperty.Builder
.