inputContexts

@JvmName(name = "odfkvwagejafulhu")
suspend fun inputContexts(value: Output<List<BotInputContextArgs>>)
@JvmName(name = "qjxhjbbvxptxrsck")
suspend fun inputContexts(value: List<BotInputContextArgs>?)

Parameters

value

A list of contexts that must be active for this intent to be considered by Amazon Lex .


@JvmName(name = "lvbwvdatlvbsttmo")
suspend fun inputContexts(vararg values: Output<BotInputContextArgs>)


@JvmName(name = "ltcxdokstdfvaqby")
suspend fun inputContexts(values: List<Output<BotInputContextArgs>>)
@JvmName(name = "ktdutfupbjbbdtjc")
suspend fun inputContexts(vararg values: BotInputContextArgs)

Parameters

values

A list of contexts that must be active for this intent to be considered by Amazon Lex .


@JvmName(name = "dpsaohnikybalwcc")
suspend fun inputContexts(argument: List<suspend BotInputContextArgsBuilder.() -> Unit>)
@JvmName(name = "ussnajkccstummvi")
suspend fun inputContexts(vararg argument: suspend BotInputContextArgsBuilder.() -> Unit)
@JvmName(name = "gqgirwpnuvmhqnqb")
suspend fun inputContexts(argument: suspend BotInputContextArgsBuilder.() -> Unit)

Parameters

argument

A list of contexts that must be active for this intent to be considered by Amazon Lex .