Values.AwsEcsTaskDefinitionInferenceAcceleratorsDetailsSourceAn Elastic Inference accelerator to use for the containers in the task.
type nonrec t = {deviceName : NonEmptyString.t option;The Elastic Inference accelerator device name.
*)deviceType : NonEmptyString.t option;The Elastic Inference accelerator type to use.
*)}