Interface AutoScalingGroup.Builder

    • Method Detail

      • name

        AutoScalingGroup.Builder name​(String name)

        The name of the AutoScalingGroup .

        Parameters:
        name - The name of the AutoScalingGroup .
        Returns:
        Returns a reference to this object so that method calls can be chained together.