class Aws::SecurityHub::Types::AwsEcsTaskDefinitionInferenceAcceleratorsDetails

An Elastic Inference accelerator to use for the containers in the task.

@note When making an API call, you may pass AwsEcsTaskDefinitionInferenceAcceleratorsDetails

data as a hash:

    {
      device_name: "NonEmptyString",
      device_type: "NonEmptyString",
    }

@!attribute [rw] device_name

The Elastic Inference accelerator device name.
@return [String]

@!attribute [rw] device_type

The Elastic Inference accelerator type to use.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsEcsTaskDefinitionInferenceAcceleratorsDetails AWS API Documentation

Constants

SENSITIVE