Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.IntentProperty.Builder
Packages that use CfnBotPropsMixin.IntentProperty.Builder
-
Uses of CfnBotPropsMixin.IntentProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.IntentProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.IntentProperty.Builder.bedrockAgentIntentConfiguration(CfnBotPropsMixin.BedrockAgentIntentConfigurationProperty bedrockAgentIntentConfiguration) Sets the value ofCfnBotPropsMixin.IntentProperty.getBedrockAgentIntentConfiguration()CfnBotPropsMixin.IntentProperty.Builder.bedrockAgentIntentConfiguration(IResolvable bedrockAgentIntentConfiguration) Sets the value ofCfnBotPropsMixin.IntentProperty.getBedrockAgentIntentConfiguration()CfnBotPropsMixin.IntentProperty.builder()CfnBotPropsMixin.IntentProperty.Builder.description(String description) Sets the value ofCfnBotPropsMixin.IntentProperty.getDescription()CfnBotPropsMixin.IntentProperty.Builder.dialogCodeHook(CfnBotPropsMixin.DialogCodeHookSettingProperty dialogCodeHook) Sets the value ofCfnBotPropsMixin.IntentProperty.getDialogCodeHook()CfnBotPropsMixin.IntentProperty.Builder.dialogCodeHook(IResolvable dialogCodeHook) Sets the value ofCfnBotPropsMixin.IntentProperty.getDialogCodeHook()CfnBotPropsMixin.IntentProperty.Builder.displayName(String displayName) Sets the value ofCfnBotPropsMixin.IntentProperty.getDisplayName()CfnBotPropsMixin.IntentProperty.Builder.fulfillmentCodeHook(CfnBotPropsMixin.FulfillmentCodeHookSettingProperty fulfillmentCodeHook) Sets the value ofCfnBotPropsMixin.IntentProperty.getFulfillmentCodeHook()CfnBotPropsMixin.IntentProperty.Builder.fulfillmentCodeHook(IResolvable fulfillmentCodeHook) Sets the value ofCfnBotPropsMixin.IntentProperty.getFulfillmentCodeHook()CfnBotPropsMixin.IntentProperty.Builder.initialResponseSetting(CfnBotPropsMixin.InitialResponseSettingProperty initialResponseSetting) Sets the value ofCfnBotPropsMixin.IntentProperty.getInitialResponseSetting()CfnBotPropsMixin.IntentProperty.Builder.initialResponseSetting(IResolvable initialResponseSetting) Sets the value ofCfnBotPropsMixin.IntentProperty.getInitialResponseSetting()CfnBotPropsMixin.IntentProperty.Builder.inputContexts(List<? extends Object> inputContexts) Sets the value ofCfnBotPropsMixin.IntentProperty.getInputContexts()CfnBotPropsMixin.IntentProperty.Builder.inputContexts(IResolvable inputContexts) Sets the value ofCfnBotPropsMixin.IntentProperty.getInputContexts()CfnBotPropsMixin.IntentProperty.Builder.intentClosingSetting(CfnBotPropsMixin.IntentClosingSettingProperty intentClosingSetting) Sets the value ofCfnBotPropsMixin.IntentProperty.getIntentClosingSetting()CfnBotPropsMixin.IntentProperty.Builder.intentClosingSetting(IResolvable intentClosingSetting) Sets the value ofCfnBotPropsMixin.IntentProperty.getIntentClosingSetting()CfnBotPropsMixin.IntentProperty.Builder.intentConfirmationSetting(CfnBotPropsMixin.IntentConfirmationSettingProperty intentConfirmationSetting) Sets the value ofCfnBotPropsMixin.IntentProperty.getIntentConfirmationSetting()CfnBotPropsMixin.IntentProperty.Builder.intentConfirmationSetting(IResolvable intentConfirmationSetting) Sets the value ofCfnBotPropsMixin.IntentProperty.getIntentConfirmationSetting()CfnBotPropsMixin.IntentProperty.Builder.kendraConfiguration(CfnBotPropsMixin.KendraConfigurationProperty kendraConfiguration) Sets the value ofCfnBotPropsMixin.IntentProperty.getKendraConfiguration()CfnBotPropsMixin.IntentProperty.Builder.kendraConfiguration(IResolvable kendraConfiguration) Sets the value ofCfnBotPropsMixin.IntentProperty.getKendraConfiguration()Sets the value ofCfnBotPropsMixin.IntentProperty.getName()CfnBotPropsMixin.IntentProperty.Builder.outputContexts(List<? extends Object> outputContexts) Sets the value ofCfnBotPropsMixin.IntentProperty.getOutputContexts()CfnBotPropsMixin.IntentProperty.Builder.outputContexts(IResolvable outputContexts) Sets the value ofCfnBotPropsMixin.IntentProperty.getOutputContexts()CfnBotPropsMixin.IntentProperty.Builder.parentIntentSignature(String parentIntentSignature) Sets the value ofCfnBotPropsMixin.IntentProperty.getParentIntentSignature()CfnBotPropsMixin.IntentProperty.Builder.qInConnectIntentConfiguration(CfnBotPropsMixin.QInConnectIntentConfigurationProperty qInConnectIntentConfiguration) Sets the value ofCfnBotPropsMixin.IntentProperty.getQInConnectIntentConfiguration()CfnBotPropsMixin.IntentProperty.Builder.qInConnectIntentConfiguration(IResolvable qInConnectIntentConfiguration) Sets the value ofCfnBotPropsMixin.IntentProperty.getQInConnectIntentConfiguration()CfnBotPropsMixin.IntentProperty.Builder.qnAIntentConfiguration(CfnBotPropsMixin.QnAIntentConfigurationProperty qnAIntentConfiguration) Sets the value ofCfnBotPropsMixin.IntentProperty.getQnAIntentConfiguration()CfnBotPropsMixin.IntentProperty.Builder.qnAIntentConfiguration(IResolvable qnAIntentConfiguration) Sets the value ofCfnBotPropsMixin.IntentProperty.getQnAIntentConfiguration()CfnBotPropsMixin.IntentProperty.Builder.sampleUtterances(List<? extends Object> sampleUtterances) Sets the value ofCfnBotPropsMixin.IntentProperty.getSampleUtterances()CfnBotPropsMixin.IntentProperty.Builder.sampleUtterances(IResolvable sampleUtterances) Sets the value ofCfnBotPropsMixin.IntentProperty.getSampleUtterances()CfnBotPropsMixin.IntentProperty.Builder.slotPriorities(List<? extends Object> slotPriorities) Sets the value ofCfnBotPropsMixin.IntentProperty.getSlotPriorities()CfnBotPropsMixin.IntentProperty.Builder.slotPriorities(IResolvable slotPriorities) Sets the value ofCfnBotPropsMixin.IntentProperty.getSlotPriorities()Sets the value ofCfnBotPropsMixin.IntentProperty.getSlots()CfnBotPropsMixin.IntentProperty.Builder.slots(IResolvable slots) Sets the value ofCfnBotPropsMixin.IntentProperty.getSlots()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.IntentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.IntentProperty.Builder.