startResponse

@JvmName(name = "bkgnymkdgrqixvmt")
suspend fun startResponse(value: Output<BotFulfillmentStartResponseSpecificationArgs>)
@JvmName(name = "ymejmlrpclaehfjj")
suspend fun startResponse(value: BotFulfillmentStartResponseSpecificationArgs?)

Parameters

value

Provides configuration information for the message sent to users when the fulfillment Lambda functions starts running.


@JvmName(name = "abpqdnimliidgevs")
suspend fun startResponse(argument: suspend BotFulfillmentStartResponseSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Provides configuration information for the message sent to users when the fulfillment Lambda functions starts running.