deviceName property

String? deviceName
final

The Elastic Inference accelerator device name to override for the task. This parameter must match a deviceName specified in the task definition.

Implementation

final String? deviceName;