V2modelsIntentConfirmationSettingFailureConditionalDefaultBranchArgs

data class V2modelsIntentConfirmationSettingFailureConditionalDefaultBranchArgs(val nextStep: Output<V2modelsIntentConfirmationSettingFailureConditionalDefaultBranchNextStepArgs>? = null, val response: Output<V2modelsIntentConfirmationSettingFailureConditionalDefaultBranchResponseArgs>? = null) : ConvertibleToJava<V2modelsIntentConfirmationSettingFailureConditionalDefaultBranchArgs>

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(): V2modelsIntentConfirmationSettingFailureConditionalDefaultBranchArgs