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