V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchArgs

data class V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchArgs(val nextStep: Output<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchNextStepArgs>? = null, val response: Output<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchResponseArgs>? = null) : ConvertibleToJava<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchArgs>

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