Interface AutoScalingGroup.Builder

    • Method Detail

      • name

        AutoScalingGroup.Builder name​(String name)

        The Auto Scaling group name.

        Parameters:
        name - The Auto Scaling group name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • hook

        AutoScalingGroup.Builder hook​(String hook)

        An Auto Scaling lifecycle event hook name.

        Parameters:
        hook - An Auto Scaling lifecycle event hook name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.