Uses of Class
software.amazon.awscdk.services.lex.CfnBot.OpensearchConfigurationProperty.Builder
Packages that use CfnBot.OpensearchConfigurationProperty.Builder
-
Uses of CfnBot.OpensearchConfigurationProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.OpensearchConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnBot.OpensearchConfigurationProperty.builder()CfnBot.OpensearchConfigurationProperty.Builder.domainEndpoint(String domainEndpoint) Sets the value ofCfnBot.OpensearchConfigurationProperty.getDomainEndpoint()CfnBot.OpensearchConfigurationProperty.Builder.exactResponse(Boolean exactResponse) Sets the value ofCfnBot.OpensearchConfigurationProperty.getExactResponse()CfnBot.OpensearchConfigurationProperty.Builder.exactResponse(IResolvable exactResponse) Sets the value ofCfnBot.OpensearchConfigurationProperty.getExactResponse()CfnBot.OpensearchConfigurationProperty.Builder.exactResponseFields(IResolvable exactResponseFields) Sets the value ofCfnBot.OpensearchConfigurationProperty.getExactResponseFields()CfnBot.OpensearchConfigurationProperty.Builder.exactResponseFields(CfnBot.ExactResponseFieldsProperty exactResponseFields) Sets the value ofCfnBot.OpensearchConfigurationProperty.getExactResponseFields()CfnBot.OpensearchConfigurationProperty.Builder.includeFields(List<String> includeFields) Sets the value ofCfnBot.OpensearchConfigurationProperty.getIncludeFields()Sets the value ofCfnBot.OpensearchConfigurationProperty.getIndexName()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.OpensearchConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.OpensearchConfigurationProperty.Builder.