includeInferenceResponseIns

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


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