V2modelsIntentClosingSettingConditionalDefaultBranchArgs

data class V2modelsIntentClosingSettingConditionalDefaultBranchArgs(val nextStep: Output<V2modelsIntentClosingSettingConditionalDefaultBranchNextStepArgs>? = null, val response: Output<V2modelsIntentClosingSettingConditionalDefaultBranchResponseArgs>? = null) : ConvertibleToJava<V2modelsIntentClosingSettingConditionalDefaultBranchArgs>

Properties

Link copied to clipboard

Configuration block for the next step in the conversation. See next_step.

Link copied to clipboard

Configuration block for a list of message groups that Amazon Lex uses to respond to the user input. See response.

Functions

Link copied to clipboard
open override fun toJava(): V2modelsIntentClosingSettingConditionalDefaultBranchArgs