Interface AutoScalingGroup.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AutoScalingGroup.Builder,AutoScalingGroup>, SdkBuilder<AutoScalingGroup.Builder,AutoScalingGroup>, SdkPojo
Enclosing class:
AutoScalingGroup

public static interface AutoScalingGroup.Builder extends SdkPojo, CopyableBuilder<AutoScalingGroup.Builder,AutoScalingGroup>
  • Method Details

    • 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.