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