includeInferenceResponseIns

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


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