@Stability(value=Stable) public static final class CfnBot.GrammarSlotTypeSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.GrammarSlotTypeSettingProperty>
CfnBot.GrammarSlotTypeSettingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.GrammarSlotTypeSettingProperty |
build()
Builds the configured instance.
|
CfnBot.GrammarSlotTypeSettingProperty.Builder |
source(CfnBot.GrammarSlotTypeSourceProperty source)
Sets the value of
CfnBot.GrammarSlotTypeSettingProperty.getSource() |
CfnBot.GrammarSlotTypeSettingProperty.Builder |
source(IResolvable source)
Sets the value of
CfnBot.GrammarSlotTypeSettingProperty.getSource() |
@Stability(value=Stable) public CfnBot.GrammarSlotTypeSettingProperty.Builder source(CfnBot.GrammarSlotTypeSourceProperty source)
CfnBot.GrammarSlotTypeSettingProperty.getSource()source - The source of the grammar used to create the slot type.this@Stability(value=Stable) public CfnBot.GrammarSlotTypeSettingProperty.Builder source(IResolvable source)
CfnBot.GrammarSlotTypeSettingProperty.getSource()source - The source of the grammar used to create the slot type.this@Stability(value=Stable) public CfnBot.GrammarSlotTypeSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.GrammarSlotTypeSettingProperty>CfnBot.GrammarSlotTypeSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.