next Step
suspend fun nextStep(value: Output<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationSuccessConditionalConditionalBranchNextStepArgs>)
suspend fun nextStep(value: V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationSuccessConditionalConditionalBranchNextStepArgs)
Parameters
value
Configuration block for the next step in the conversation. See next_step
.
suspend fun nextStep(argument: suspend V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationSuccessConditionalConditionalBranchNextStepArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for the next step in the conversation. See next_step
.