dialogAction

@JvmName(name = "ticaioclkssjfbxq")
suspend fun dialogAction(value: Output<V2modelsIntentConfirmationSettingFailureNextStepDialogActionArgs>)

Parameters

value

Configuration block for action that the bot executes at runtime when the conversation reaches this step. See dialog_action.


@JvmName(name = "ceewssvnhajryfst")
suspend fun dialogAction(argument: suspend V2modelsIntentConfirmationSettingFailureNextStepDialogActionArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for action that the bot executes at runtime when the conversation reaches this step. See dialog_action.