@Stability(value=Stable) public static final class CfnBotProps.Builder extends Object implements software.amazon.jsii.Builder<CfnBotProps>
CfnBotProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBotProps.Builder autoBuildBotLocales(Boolean autoBuildBotLocales)
CfnBotProps.getAutoBuildBotLocales()autoBuildBotLocales - `AWS::Lex::Bot.AutoBuildBotLocales`.this@Stability(value=Stable) public CfnBotProps.Builder autoBuildBotLocales(IResolvable autoBuildBotLocales)
CfnBotProps.getAutoBuildBotLocales()autoBuildBotLocales - `AWS::Lex::Bot.AutoBuildBotLocales`.this@Stability(value=Stable) public CfnBotProps.Builder botFileS3Location(CfnBot.S3LocationProperty botFileS3Location)
CfnBotProps.getBotFileS3Location()botFileS3Location - `AWS::Lex::Bot.BotFileS3Location`.this@Stability(value=Stable) public CfnBotProps.Builder botFileS3Location(IResolvable botFileS3Location)
CfnBotProps.getBotFileS3Location()botFileS3Location - `AWS::Lex::Bot.BotFileS3Location`.this@Stability(value=Stable) public CfnBotProps.Builder botLocales(IResolvable botLocales)
CfnBotProps.getBotLocales()botLocales - `AWS::Lex::Bot.BotLocales`.this@Stability(value=Stable) public CfnBotProps.Builder botLocales(List<? extends Object> botLocales)
CfnBotProps.getBotLocales()botLocales - `AWS::Lex::Bot.BotLocales`.this@Stability(value=Stable) public CfnBotProps.Builder botTags(IResolvable botTags)
CfnBotProps.getBotTags()botTags - `AWS::Lex::Bot.BotTags`.this@Stability(value=Stable) public CfnBotProps.Builder botTags(List<? extends Object> botTags)
CfnBotProps.getBotTags()botTags - `AWS::Lex::Bot.BotTags`.this@Stability(value=Stable) public CfnBotProps.Builder dataPrivacy(Object dataPrivacy)
CfnBotProps.getDataPrivacy()dataPrivacy - `AWS::Lex::Bot.DataPrivacy`. This parameter is required.this@Stability(value=Stable) public CfnBotProps.Builder description(String description)
CfnBotProps.getDescription()description - `AWS::Lex::Bot.Description`.this@Stability(value=Stable) public CfnBotProps.Builder idleSessionTtlInSeconds(Number idleSessionTtlInSeconds)
CfnBotProps.getIdleSessionTtlInSeconds()idleSessionTtlInSeconds - `AWS::Lex::Bot.IdleSessionTTLInSeconds`. This parameter is required.this@Stability(value=Stable) public CfnBotProps.Builder name(String name)
CfnBotProps.getName()name - `AWS::Lex::Bot.Name`. This parameter is required.this@Stability(value=Stable) public CfnBotProps.Builder roleArn(String roleArn)
CfnBotProps.getRoleArn()roleArn - `AWS::Lex::Bot.RoleArn`. This parameter is required.this@Stability(value=Stable) public CfnBotProps.Builder testBotAliasTags(IResolvable testBotAliasTags)
CfnBotProps.getTestBotAliasTags()testBotAliasTags - `AWS::Lex::Bot.TestBotAliasTags`.this@Stability(value=Stable) public CfnBotProps.Builder testBotAliasTags(List<? extends Object> testBotAliasTags)
CfnBotProps.getTestBotAliasTags()testBotAliasTags - `AWS::Lex::Bot.TestBotAliasTags`.this@Stability(value=Stable) public CfnBotProps build()
build in interface software.amazon.jsii.Builder<CfnBotProps>CfnBotPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.