Interface EcsInferenceAcceleratorOverride.Builder

  • Method Details

    • deviceName

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

      Parameters:
      deviceName - The Elastic Inference accelerator device name to override for the task. This parameter must match a deviceName specified in the task definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deviceType

      The Elastic Inference accelerator type to use.

      Parameters:
      deviceType - The Elastic Inference accelerator type to use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.