includeInferenceResponseIns

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


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