initialResponseSetting

@JvmName(name = "gedpbejhxywfattv")
suspend fun initialResponseSetting(value: Output<V2modelsIntentInitialResponseSettingArgs>)
@JvmName(name = "kaxcbhhakpccitxs")
suspend fun initialResponseSetting(value: V2modelsIntentInitialResponseSettingArgs?)

Parameters

value

Configuration block for the response that is sent to the user at the beginning of a conversation, before eliciting slot values. See initial_response_setting.


@JvmName(name = "oggkdoxfvvloipni")
suspend fun initialResponseSetting(argument: suspend V2modelsIntentInitialResponseSettingArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the response that is sent to the user at the beginning of a conversation, before eliciting slot values. See initial_response_setting.