Interface LaunchTemplateElasticInferenceAccelerator.Builder

  • Method Details

    • type

      The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and eia1.xlarge.

      Parameters:
      type - The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and eia1.xlarge.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • count

      The number of elastic inference accelerators to attach to the instance.

      Default: 1

      Parameters:
      count - The number of elastic inference accelerators to attach to the instance.

      Default: 1

      Returns:
      Returns a reference to this object so that method calls can be chained together.