class Aws::ECS::Types::InferenceAccelerator
Details on a Elastic Inference accelerator. For more information, see
- Working with Amazon Elastic Inference on Amazon ECS][1
-
in the
*Amazon Elastic Container
Service
Developer Guide*.
[1]: docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-eia.html
@note When making an API call, you may pass InferenceAccelerator
data as a hash: { device_name: "String", # required device_type: "String", # required }
@!attribute [rw] device_name
The Elastic Inference accelerator device name. The `deviceName` must also be referenced in a container definition as a ResourceRequirement. @return [String]
@!attribute [rw] device_type
The Elastic Inference accelerator type to use. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ecs-2014-11-13/InferenceAccelerator AWS API Documentation
Constants
- SENSITIVE