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