@Stability(value=Stable) public static final class CfnBot.SlotDefaultValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.SlotDefaultValueProperty>
CfnBot.SlotDefaultValueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.SlotDefaultValueProperty |
build()
Builds the configured instance.
|
CfnBot.SlotDefaultValueProperty.Builder |
defaultValue(String defaultValue)
Sets the value of
CfnBot.SlotDefaultValueProperty.getDefaultValue() |
@Stability(value=Stable) public CfnBot.SlotDefaultValueProperty.Builder defaultValue(String defaultValue)
CfnBot.SlotDefaultValueProperty.getDefaultValue()defaultValue - The default value to use when a user doesn't provide a value for a slot. This parameter is required.this@Stability(value=Stable) public CfnBot.SlotDefaultValueProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.SlotDefaultValueProperty>CfnBot.SlotDefaultValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.