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