@Stability(value=Stable) public static final class CfnBotVersion.BotVersionLocaleDetailsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBotVersion.BotVersionLocaleDetailsProperty>
CfnBotVersion.BotVersionLocaleDetailsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBotVersion.BotVersionLocaleDetailsProperty |
build()
Builds the configured instance.
|
CfnBotVersion.BotVersionLocaleDetailsProperty.Builder |
sourceBotVersion(String sourceBotVersion)
Sets the value of
CfnBotVersion.BotVersionLocaleDetailsProperty.getSourceBotVersion() |
@Stability(value=Stable) public CfnBotVersion.BotVersionLocaleDetailsProperty.Builder sourceBotVersion(String sourceBotVersion)
CfnBotVersion.BotVersionLocaleDetailsProperty.getSourceBotVersion()sourceBotVersion - The version of a bot used for a bot locale. This parameter is required.this@Stability(value=Stable) public CfnBotVersion.BotVersionLocaleDetailsProperty build()
build in interface software.amazon.jsii.Builder<CfnBotVersion.BotVersionLocaleDetailsProperty>CfnBotVersion.BotVersionLocaleDetailsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.