confirmationNextStep

@JvmName(name = "wualefrslwdpcwts")
suspend fun confirmationNextStep(value: Output<V2modelsIntentConfirmationSettingConfirmationNextStepArgs>)

Parameters

value

Configuration block for the next step that the bot executes when the customer confirms the intent. See confirmation_next_step.


@JvmName(name = "ywskvnramodxvxod")
suspend fun confirmationNextStep(argument: suspend V2modelsIntentConfirmationSettingConfirmationNextStepArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the next step that the bot executes when the customer confirms the intent. See confirmation_next_step.