supportedRealtimeInferenceInstanceTypes

@JvmName(name = "vjbicpaktfsxtynv")
suspend fun supportedRealtimeInferenceInstanceTypes(value: Output<List<String>>)
@JvmName(name = "qpdnumswsupfjlqu")
suspend fun supportedRealtimeInferenceInstanceTypes(value: List<String>?)

Parameters

value

A list of the instance types that are used to generate inferences in real-time


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


@JvmName(name = "arybygcigwydeuhn")
suspend fun supportedRealtimeInferenceInstanceTypes(values: List<Output<String>>)
@JvmName(name = "ooaujxmuqndrslgj")
suspend fun supportedRealtimeInferenceInstanceTypes(vararg values: String)

Parameters

values

A list of the instance types that are used to generate inferences in real-time