response
suspend fun response(value: Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutConditionalConditionalBranchResponseArgs>)
suspend fun response(value: V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutConditionalConditionalBranchResponseArgs?)
Parameters
value
Configuration block for a list of message groups that Amazon Lex uses to respond to the user input. See response
.
suspend fun response(argument: suspend V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutConditionalConditionalBranchResponseArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for a list of message groups that Amazon Lex uses to respond to the user input. See response
.