failureNextStep

@JvmName(name = "bthlkabgngkbgscj")
suspend fun failureNextStep(value: Output<V2modelsIntentConfirmationSettingFailureNextStepArgs>)
@JvmName(name = "mosfkarpeoafgcgw")
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 = "gvdeommbwchrphhs")
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.