@Stability(value=Stable) public static final class CfnBot.SlotDefaultValueSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.SlotDefaultValueSpecificationProperty>
CfnBot.SlotDefaultValueSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.SlotDefaultValueSpecificationProperty |
build()
Builds the configured instance.
|
CfnBot.SlotDefaultValueSpecificationProperty.Builder |
defaultValueList(IResolvable defaultValueList)
Sets the value of
CfnBot.SlotDefaultValueSpecificationProperty.getDefaultValueList() |
CfnBot.SlotDefaultValueSpecificationProperty.Builder |
defaultValueList(List<? extends Object> defaultValueList)
Sets the value of
CfnBot.SlotDefaultValueSpecificationProperty.getDefaultValueList() |
@Stability(value=Stable) public CfnBot.SlotDefaultValueSpecificationProperty.Builder defaultValueList(IResolvable defaultValueList)
CfnBot.SlotDefaultValueSpecificationProperty.getDefaultValueList()defaultValueList - `CfnBot.SlotDefaultValueSpecificationProperty.DefaultValueList`. This parameter is required.this@Stability(value=Stable) public CfnBot.SlotDefaultValueSpecificationProperty.Builder defaultValueList(List<? extends Object> defaultValueList)
CfnBot.SlotDefaultValueSpecificationProperty.getDefaultValueList()defaultValueList - `CfnBot.SlotDefaultValueSpecificationProperty.DefaultValueList`. This parameter is required.this@Stability(value=Stable) public CfnBot.SlotDefaultValueSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.SlotDefaultValueSpecificationProperty>CfnBot.SlotDefaultValueSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.