InstanceElasticInferenceAccelerator

data class InstanceElasticInferenceAccelerator(val count: Int? = null, val type: String)

Constructors

Link copied to clipboard
constructor(count: Int? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int? = null

The number of elastic inference accelerators to attach to the instance.

Link copied to clipboard

The type of elastic inference accelerator.