@Stability(value=Stable) public static final class CfnBot.SlotPriorityProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.SlotPriorityProperty>
CfnBot.SlotPriorityProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.SlotPriorityProperty |
build()
Builds the configured instance.
|
CfnBot.SlotPriorityProperty.Builder |
priority(Number priority)
Sets the value of
CfnBot.SlotPriorityProperty.getPriority() |
CfnBot.SlotPriorityProperty.Builder |
slotName(String slotName)
Sets the value of
CfnBot.SlotPriorityProperty.getSlotName() |
@Stability(value=Stable) public CfnBot.SlotPriorityProperty.Builder priority(Number priority)
CfnBot.SlotPriorityProperty.getPriority()priority - The priority that Amazon Lex should apply to the slot. This parameter is required.this@Stability(value=Stable) public CfnBot.SlotPriorityProperty.Builder slotName(String slotName)
CfnBot.SlotPriorityProperty.getSlotName()slotName - The name of the slot. This parameter is required.this@Stability(value=Stable) public CfnBot.SlotPriorityProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.SlotPriorityProperty>CfnBot.SlotPriorityPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.