@Stability(value=Stable) public static final class CfnBot.SlotTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.SlotTypeProperty>
CfnBot.SlotTypeProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBot.SlotTypeProperty.Builder description(String description)
CfnBot.SlotTypeProperty.getDescription()description - `CfnBot.SlotTypeProperty.Description`.this@Stability(value=Stable) public CfnBot.SlotTypeProperty.Builder externalSourceSetting(CfnBot.ExternalSourceSettingProperty externalSourceSetting)
CfnBot.SlotTypeProperty.getExternalSourceSetting()externalSourceSetting - `CfnBot.SlotTypeProperty.ExternalSourceSetting`.this@Stability(value=Stable) public CfnBot.SlotTypeProperty.Builder externalSourceSetting(IResolvable externalSourceSetting)
CfnBot.SlotTypeProperty.getExternalSourceSetting()externalSourceSetting - `CfnBot.SlotTypeProperty.ExternalSourceSetting`.this@Stability(value=Stable) public CfnBot.SlotTypeProperty.Builder name(String name)
CfnBot.SlotTypeProperty.getName()name - `CfnBot.SlotTypeProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnBot.SlotTypeProperty.Builder parentSlotTypeSignature(String parentSlotTypeSignature)
CfnBot.SlotTypeProperty.getParentSlotTypeSignature()parentSlotTypeSignature - `CfnBot.SlotTypeProperty.ParentSlotTypeSignature`.this@Stability(value=Stable) public CfnBot.SlotTypeProperty.Builder slotTypeValues(IResolvable slotTypeValues)
CfnBot.SlotTypeProperty.getSlotTypeValues()slotTypeValues - `CfnBot.SlotTypeProperty.SlotTypeValues`.this@Stability(value=Stable) public CfnBot.SlotTypeProperty.Builder slotTypeValues(List<? extends Object> slotTypeValues)
CfnBot.SlotTypeProperty.getSlotTypeValues()slotTypeValues - `CfnBot.SlotTypeProperty.SlotTypeValues`.this@Stability(value=Stable) public CfnBot.SlotTypeProperty.Builder valueSelectionSetting(CfnBot.SlotValueSelectionSettingProperty valueSelectionSetting)
CfnBot.SlotTypeProperty.getValueSelectionSetting()valueSelectionSetting - `CfnBot.SlotTypeProperty.ValueSelectionSetting`.this@Stability(value=Stable) public CfnBot.SlotTypeProperty.Builder valueSelectionSetting(IResolvable valueSelectionSetting)
CfnBot.SlotTypeProperty.getValueSelectionSetting()valueSelectionSetting - `CfnBot.SlotTypeProperty.ValueSelectionSetting`.this@Stability(value=Stable) public CfnBot.SlotTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.SlotTypeProperty>CfnBot.SlotTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.