failureNextStep

@JvmName(name = "nlyglpwgjpwwemms")
suspend fun failureNextStep(value: Output<V2modelsIntentConfirmationSettingFailureNextStepArgs>)
@JvmName(name = "misfqytwbdbhdqrx")
suspend fun failureNextStep(value: V2modelsIntentConfirmationSettingFailureNextStepArgs?)

Parameters

value

Configuration block for the next step to take in the conversation if the confirmation step fails. See failure_next_step.


@JvmName(name = "nctjehdagkjqrjls")
suspend fun failureNextStep(argument: suspend V2modelsIntentConfirmationSettingFailureNextStepArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the next step to take in the conversation if the confirmation step fails. See failure_next_step.