Interface AutoScalingGroup.Builder

    • Method Detail

      • name

        AutoScalingGroup.Builder name​(String name)

        The name of the Auto Scaling group associated with an Amazon EKS managed node group.

        Parameters:
        name - The name of the Auto Scaling group associated with an Amazon EKS managed node group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.