includeInferenceResponseIns

@JvmName(name = "rsnbcrlheenjjuqs")
suspend fun includeInferenceResponseIns(value: Output<List<String>>)
@JvmName(name = "xwfkqgjhxbpupghx")
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 = "evijblrrwufihoth")
suspend fun includeInferenceResponseIns(vararg values: Output<String>)


@JvmName(name = "ltjuoovaqxigmwni")
suspend fun includeInferenceResponseIns(values: List<Output<String>>)
@JvmName(name = "mkdfplhtabnrmucw")
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.