public static interface SlotPriority.Builder extends SdkPojo, CopyableBuilder<SlotPriority.Builder,SlotPriority>
| Modifier and Type | Method and Description |
|---|---|
SlotPriority.Builder |
priority(Integer priority)
The priority that Amazon Lex should apply to the slot.
|
SlotPriority.Builder |
slotId(String slotId)
The unique identifier of the slot.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSlotPriority.Builder priority(Integer priority)
The priority that Amazon Lex should apply to the slot.
priority - The priority that Amazon Lex should apply to the slot.SlotPriority.Builder slotId(String slotId)
The unique identifier of the slot.
slotId - The unique identifier of the slot.Copyright © 2023. All rights reserved.