@Stability(value=Stable) public static final class CfnBot.IntentProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.IntentProperty>
CfnBot.IntentProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBot.IntentProperty.Builder description(String description)
CfnBot.IntentProperty.getDescription()description - `CfnBot.IntentProperty.Description`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder dialogCodeHook(CfnBot.DialogCodeHookSettingProperty dialogCodeHook)
CfnBot.IntentProperty.getDialogCodeHook()dialogCodeHook - `CfnBot.IntentProperty.DialogCodeHook`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder dialogCodeHook(IResolvable dialogCodeHook)
CfnBot.IntentProperty.getDialogCodeHook()dialogCodeHook - `CfnBot.IntentProperty.DialogCodeHook`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder fulfillmentCodeHook(CfnBot.FulfillmentCodeHookSettingProperty fulfillmentCodeHook)
CfnBot.IntentProperty.getFulfillmentCodeHook()fulfillmentCodeHook - `CfnBot.IntentProperty.FulfillmentCodeHook`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder fulfillmentCodeHook(IResolvable fulfillmentCodeHook)
CfnBot.IntentProperty.getFulfillmentCodeHook()fulfillmentCodeHook - `CfnBot.IntentProperty.FulfillmentCodeHook`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder inputContexts(IResolvable inputContexts)
CfnBot.IntentProperty.getInputContexts()inputContexts - `CfnBot.IntentProperty.InputContexts`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder inputContexts(List<? extends Object> inputContexts)
CfnBot.IntentProperty.getInputContexts()inputContexts - `CfnBot.IntentProperty.InputContexts`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder intentClosingSetting(CfnBot.IntentClosingSettingProperty intentClosingSetting)
CfnBot.IntentProperty.getIntentClosingSetting()intentClosingSetting - `CfnBot.IntentProperty.IntentClosingSetting`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder intentClosingSetting(IResolvable intentClosingSetting)
CfnBot.IntentProperty.getIntentClosingSetting()intentClosingSetting - `CfnBot.IntentProperty.IntentClosingSetting`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder intentConfirmationSetting(CfnBot.IntentConfirmationSettingProperty intentConfirmationSetting)
CfnBot.IntentProperty.getIntentConfirmationSetting()intentConfirmationSetting - `CfnBot.IntentProperty.IntentConfirmationSetting`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder intentConfirmationSetting(IResolvable intentConfirmationSetting)
CfnBot.IntentProperty.getIntentConfirmationSetting()intentConfirmationSetting - `CfnBot.IntentProperty.IntentConfirmationSetting`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder kendraConfiguration(CfnBot.KendraConfigurationProperty kendraConfiguration)
CfnBot.IntentProperty.getKendraConfiguration()kendraConfiguration - `CfnBot.IntentProperty.KendraConfiguration`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder kendraConfiguration(IResolvable kendraConfiguration)
CfnBot.IntentProperty.getKendraConfiguration()kendraConfiguration - `CfnBot.IntentProperty.KendraConfiguration`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder name(String name)
CfnBot.IntentProperty.getName()name - `CfnBot.IntentProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder outputContexts(IResolvable outputContexts)
CfnBot.IntentProperty.getOutputContexts()outputContexts - `CfnBot.IntentProperty.OutputContexts`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder outputContexts(List<? extends Object> outputContexts)
CfnBot.IntentProperty.getOutputContexts()outputContexts - `CfnBot.IntentProperty.OutputContexts`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder parentIntentSignature(String parentIntentSignature)
CfnBot.IntentProperty.getParentIntentSignature()parentIntentSignature - `CfnBot.IntentProperty.ParentIntentSignature`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder sampleUtterances(IResolvable sampleUtterances)
CfnBot.IntentProperty.getSampleUtterances()sampleUtterances - `CfnBot.IntentProperty.SampleUtterances`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder sampleUtterances(List<? extends Object> sampleUtterances)
CfnBot.IntentProperty.getSampleUtterances()sampleUtterances - `CfnBot.IntentProperty.SampleUtterances`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder slotPriorities(IResolvable slotPriorities)
CfnBot.IntentProperty.getSlotPriorities()slotPriorities - `CfnBot.IntentProperty.SlotPriorities`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder slotPriorities(List<? extends Object> slotPriorities)
CfnBot.IntentProperty.getSlotPriorities()slotPriorities - `CfnBot.IntentProperty.SlotPriorities`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder slots(IResolvable slots)
CfnBot.IntentProperty.getSlots()slots - `CfnBot.IntentProperty.Slots`.this@Stability(value=Stable) public CfnBot.IntentProperty.Builder slots(List<? extends Object> slots)
CfnBot.IntentProperty.getSlots()slots - `CfnBot.IntentProperty.Slots`.this@Stability(value=Stable) public CfnBot.IntentProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.IntentProperty>CfnBot.IntentPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.