Interface AwsEc2LaunchTemplateDataInstanceRequirementsAcceleratorCountDetails.Builder

    • Method Detail

      • max

        AwsEc2LaunchTemplateDataInstanceRequirementsAcceleratorCountDetails.Builder max​(Integer 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.