BotFulfillmentUpdatesSpecificationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "itowkbqlaxyphiwg")
suspend fun active(value: Output<Boolean>)
@JvmName(name = "ykkcpmxesqjovbyq")
suspend fun active(value: Boolean)
Link copied to clipboard
@JvmName(name = "ymejmlrpclaehfjj")
suspend fun startResponse(value: BotFulfillmentStartResponseSpecificationArgs?)
@JvmName(name = "bkgnymkdgrqixvmt")
suspend fun startResponse(value: Output<BotFulfillmentStartResponseSpecificationArgs>)
@JvmName(name = "abpqdnimliidgevs")
suspend fun startResponse(argument: suspend BotFulfillmentStartResponseSpecificationArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "pckfjymytfexymih")
suspend fun timeoutInSeconds(value: Output<Int>)
@JvmName(name = "woasnvsxssnrmupf")
suspend fun timeoutInSeconds(value: Int?)
Link copied to clipboard
@JvmName(name = "igasoocrawhhlunq")
suspend fun updateResponse(value: BotFulfillmentUpdateResponseSpecificationArgs?)
@JvmName(name = "wtkkxbssfxpotcum")
suspend fun updateResponse(value: Output<BotFulfillmentUpdateResponseSpecificationArgs>)
@JvmName(name = "tuqofcwmjmiwameg")
suspend fun updateResponse(argument: suspend BotFulfillmentUpdateResponseSpecificationArgsBuilder.() -> Unit)