failure Conditional
suspend fun failureConditional(value: Output<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationFailureConditionalArgs>)
suspend fun failureConditional(value: V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationFailureConditionalArgs?)
Parameters
value
Configuration block for conditional branches to evaluate after the dialog code hook throws an exception or returns with the State field of the Intent object set to Failed.
suspend fun failureConditional(argument: suspend V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationFailureConditionalArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for conditional branches to evaluate after the dialog code hook throws an exception or returns with the State field of the Intent object set to Failed.