message
suspend fun message(value: Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroupMessageArgs>)
suspend fun message(value: V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroupMessageArgs)
Parameters
value
Configuration block for the primary message that Amazon Lex should send to the user. See message
.
suspend fun message(argument: suspend V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroupMessageArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for the primary message that Amazon Lex should send to the user. See message
.