Interface AwsEc2LaunchTemplateDataInstanceRequirementsAcceleratorCountDetails.Builder

  • Method Details

    • max

      The maximum number of accelerators. If this parameter isn't specified, there's no maximum limit. To exclude accelerator-enabled instance types, set Max to 0.

      Parameters:
      max - The maximum number of accelerators. If this parameter isn't specified, there's no maximum limit. To exclude accelerator-enabled instance types, set Max to 0.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • min

      The minimum number of accelerators. If this parameter isn't specified, there's no minimum limit.

      Parameters:
      min - The minimum number of accelerators. If this parameter isn't specified, there's no minimum limit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.