Uses of Class
software.amazon.awscdk.services.kendra.CfnIndex.DocumentMetadataConfigurationProperty.Builder
-
Uses of CfnIndex.DocumentMetadataConfigurationProperty.Builder in software.amazon.awscdk.services.kendra
Modifier and TypeMethodDescriptionCfnIndex.DocumentMetadataConfigurationProperty.builder()
Sets the value ofCfnIndex.DocumentMetadataConfigurationProperty.getName()
CfnIndex.DocumentMetadataConfigurationProperty.Builder.relevance
(IResolvable relevance) Sets the value ofCfnIndex.DocumentMetadataConfigurationProperty.getRelevance()
CfnIndex.DocumentMetadataConfigurationProperty.Builder.relevance
(CfnIndex.RelevanceProperty relevance) Sets the value ofCfnIndex.DocumentMetadataConfigurationProperty.getRelevance()
CfnIndex.DocumentMetadataConfigurationProperty.Builder.search
(IResolvable search) Sets the value ofCfnIndex.DocumentMetadataConfigurationProperty.getSearch()
CfnIndex.DocumentMetadataConfigurationProperty.Builder.search
(CfnIndex.SearchProperty search) Sets the value ofCfnIndex.DocumentMetadataConfigurationProperty.getSearch()
Sets the value ofCfnIndex.DocumentMetadataConfigurationProperty.getType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIndex.DocumentMetadataConfigurationProperty.Builder
.