static CfnBot.SlotTypeProperty.Builder |
CfnBot.SlotTypeProperty.builder() |
CfnBot.SlotTypeProperty.Builder |
CfnBot.SlotTypeProperty.Builder.description(String description)
|
CfnBot.SlotTypeProperty.Builder |
CfnBot.SlotTypeProperty.Builder.externalSourceSetting(CfnBot.ExternalSourceSettingProperty externalSourceSetting)
|
CfnBot.SlotTypeProperty.Builder |
CfnBot.SlotTypeProperty.Builder.externalSourceSetting(IResolvable externalSourceSetting)
|
CfnBot.SlotTypeProperty.Builder |
CfnBot.SlotTypeProperty.Builder.name(String name)
|
CfnBot.SlotTypeProperty.Builder |
CfnBot.SlotTypeProperty.Builder.parentSlotTypeSignature(String parentSlotTypeSignature)
|
CfnBot.SlotTypeProperty.Builder |
CfnBot.SlotTypeProperty.Builder.slotTypeValues(IResolvable slotTypeValues)
|
CfnBot.SlotTypeProperty.Builder |
CfnBot.SlotTypeProperty.Builder.slotTypeValues(List<? extends Object> slotTypeValues)
|
CfnBot.SlotTypeProperty.Builder |
CfnBot.SlotTypeProperty.Builder.valueSelectionSetting(CfnBot.SlotValueSelectionSettingProperty valueSelectionSetting)
|
CfnBot.SlotTypeProperty.Builder |
CfnBot.SlotTypeProperty.Builder.valueSelectionSetting(IResolvable valueSelectionSetting)
|