Class AutoScalingGroup
java.lang.Object
com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
- All Implemented Interfaces:
Serializable, Cloneable
Describes an Auto Scaling launch configuration.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AutoScalingGroup
public AutoScalingGroup()
-
-
Method Details
-
setName
The name of the
AutoScalingGroup.- Parameters:
name- The name of theAutoScalingGroup.
-
getName
The name of the
AutoScalingGroup.- Returns:
- The name of the
AutoScalingGroup.
-
withName
The name of the
AutoScalingGroup.- Parameters:
name- The name of theAutoScalingGroup.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
-
equals
-
hashCode
-
clone
-