TaskDefinitionInferenceAccelerator

data class TaskDefinitionInferenceAccelerator(val deviceName: String, val deviceType: String)

Constructors

Link copied to clipboard
constructor(deviceName: String, deviceType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Elastic Inference accelerator device name. The deviceName must also be referenced in a container definition as a ResourceRequirement.

Link copied to clipboard

Elastic Inference accelerator type to use.