includeInferenceResponseIns

@JvmName(name = "kbkvcbuqtlyytygc")
suspend fun includeInferenceResponseIns(value: Output<List<String>>)
@JvmName(name = "bmpjpxelxgedeexl")
suspend fun includeInferenceResponseIns(value: List<String>?)

Parameters

value

The Amazon SNS topics where you want the inference response to be included. Valid values are SUCCESS_NOTIFICATION_TOPIC and ERROR_NOTIFICATION_TOPIC.


@JvmName(name = "ksslojiopqisguck")
suspend fun includeInferenceResponseIns(vararg values: Output<String>)


@JvmName(name = "pwumstmcqjpvolgo")
suspend fun includeInferenceResponseIns(values: List<Output<String>>)
@JvmName(name = "gcxfcnxicuerygyw")
suspend fun includeInferenceResponseIns(vararg values: String)

Parameters

values

The Amazon SNS topics where you want the inference response to be included. Valid values are SUCCESS_NOTIFICATION_TOPIC and ERROR_NOTIFICATION_TOPIC.