message
suspend fun message(value: Output<V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupMessageArgs>)
suspend fun message(value: V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupMessageArgs)
Parameters
value
Configuration block for the primary message that Amazon Lex should send to the user. See the aws.lex.V2modelsIntent
resource for details on the message
argument reference - they are identical.
suspend fun message(argument: suspend V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupMessageArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for the primary message that Amazon Lex should send to the user. See the aws.lex.V2modelsIntent
resource for details on the message
argument reference - they are identical.