Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotMixinProps.Builder
Packages that use CfnBotMixinProps.Builder
-
Uses of CfnBotMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotMixinProps.BuilderModifier and TypeMethodDescriptionCfnBotMixinProps.Builder.autoBuildBotLocales(Boolean autoBuildBotLocales) Sets the value ofCfnBotMixinProps.getAutoBuildBotLocales()CfnBotMixinProps.Builder.autoBuildBotLocales(IResolvable autoBuildBotLocales) Sets the value ofCfnBotMixinProps.getAutoBuildBotLocales()CfnBotMixinProps.Builder.botFileS3Location(CfnBotPropsMixin.S3LocationProperty botFileS3Location) Sets the value ofCfnBotMixinProps.getBotFileS3Location()CfnBotMixinProps.Builder.botFileS3Location(IResolvable botFileS3Location) Sets the value ofCfnBotMixinProps.getBotFileS3Location()CfnBotMixinProps.Builder.botLocales(List<? extends Object> botLocales) Sets the value ofCfnBotMixinProps.getBotLocales()CfnBotMixinProps.Builder.botLocales(IResolvable botLocales) Sets the value ofCfnBotMixinProps.getBotLocales()Sets the value ofCfnBotMixinProps.getBotTags()static CfnBotMixinProps.BuilderCfnBotMixinProps.builder()CfnBotMixinProps.Builder.dataPrivacy(Object dataPrivacy) Sets the value ofCfnBotMixinProps.getDataPrivacy()CfnBotMixinProps.Builder.description(String description) Sets the value ofCfnBotMixinProps.getDescription()CfnBotMixinProps.Builder.errorLogSettings(CfnBotPropsMixin.ErrorLogSettingsProperty errorLogSettings) Sets the value ofCfnBotMixinProps.getErrorLogSettings()CfnBotMixinProps.Builder.errorLogSettings(IResolvable errorLogSettings) Sets the value ofCfnBotMixinProps.getErrorLogSettings()CfnBotMixinProps.Builder.idleSessionTtlInSeconds(Number idleSessionTtlInSeconds) Sets the value ofCfnBotMixinProps.getIdleSessionTtlInSeconds()Sets the value ofCfnBotMixinProps.getName()CfnBotMixinProps.Builder.replication(CfnBotPropsMixin.ReplicationProperty replication) Sets the value ofCfnBotMixinProps.getReplication()CfnBotMixinProps.Builder.replication(IResolvable replication) Sets the value ofCfnBotMixinProps.getReplication()Sets the value ofCfnBotMixinProps.getRoleArn()Sets the value ofCfnBotMixinProps.getRoleArn()CfnBotMixinProps.Builder.testBotAliasSettings(CfnBotPropsMixin.TestBotAliasSettingsProperty testBotAliasSettings) Sets the value ofCfnBotMixinProps.getTestBotAliasSettings()CfnBotMixinProps.Builder.testBotAliasSettings(IResolvable testBotAliasSettings) Sets the value ofCfnBotMixinProps.getTestBotAliasSettings()CfnBotMixinProps.Builder.testBotAliasTags(List<? extends Object> testBotAliasTags) Sets the value ofCfnBotMixinProps.getTestBotAliasTags()CfnBotMixinProps.Builder.testBotAliasTags(IResolvable testBotAliasTags) Sets the value ofCfnBotMixinProps.getTestBotAliasTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBotMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBotMixinProps.Builder.