startResponse

@JvmName(name = "fenierjatwbrfxvc")
suspend fun startResponse(value: Output<BotFulfillmentStartResponseSpecificationArgs>)
@JvmName(name = "opgrkogxbbtxjpes")
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 = "nvefudtmbslvenef")
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.