@Stability(value=Stable) public static final class CfnBotAlias.BotAliasLocaleSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBotAlias.BotAliasLocaleSettingsProperty>
CfnBotAlias.BotAliasLocaleSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBotAlias.BotAliasLocaleSettingsProperty |
build()
Builds the configured instance.
|
CfnBotAlias.BotAliasLocaleSettingsProperty.Builder |
codeHookSpecification(CfnBotAlias.CodeHookSpecificationProperty codeHookSpecification)
Sets the value of
CfnBotAlias.BotAliasLocaleSettingsProperty.getCodeHookSpecification() |
CfnBotAlias.BotAliasLocaleSettingsProperty.Builder |
codeHookSpecification(IResolvable codeHookSpecification)
Sets the value of
CfnBotAlias.BotAliasLocaleSettingsProperty.getCodeHookSpecification() |
CfnBotAlias.BotAliasLocaleSettingsProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnBotAlias.BotAliasLocaleSettingsProperty.getEnabled() |
CfnBotAlias.BotAliasLocaleSettingsProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnBotAlias.BotAliasLocaleSettingsProperty.getEnabled() |
@Stability(value=Stable) public CfnBotAlias.BotAliasLocaleSettingsProperty.Builder codeHookSpecification(CfnBotAlias.CodeHookSpecificationProperty codeHookSpecification)
CfnBotAlias.BotAliasLocaleSettingsProperty.getCodeHookSpecification()codeHookSpecification - `CfnBotAlias.BotAliasLocaleSettingsProperty.CodeHookSpecification`.this@Stability(value=Stable) public CfnBotAlias.BotAliasLocaleSettingsProperty.Builder codeHookSpecification(IResolvable codeHookSpecification)
CfnBotAlias.BotAliasLocaleSettingsProperty.getCodeHookSpecification()codeHookSpecification - `CfnBotAlias.BotAliasLocaleSettingsProperty.CodeHookSpecification`.this@Stability(value=Stable) public CfnBotAlias.BotAliasLocaleSettingsProperty.Builder enabled(Boolean enabled)
CfnBotAlias.BotAliasLocaleSettingsProperty.getEnabled()enabled - `CfnBotAlias.BotAliasLocaleSettingsProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnBotAlias.BotAliasLocaleSettingsProperty.Builder enabled(IResolvable enabled)
CfnBotAlias.BotAliasLocaleSettingsProperty.getEnabled()enabled - `CfnBotAlias.BotAliasLocaleSettingsProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnBotAlias.BotAliasLocaleSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnBotAlias.BotAliasLocaleSettingsProperty>CfnBotAlias.BotAliasLocaleSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.