The output of the DescribeAccountLimitsResult action.
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeAccountLimitsResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeAccountLimitsResult()()()() | Initializes a new instance of the DescribeAccountLimitsResult class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | MaxNumberOfAutoScalingGroups | 
            The maximum number of Auto Scaling groups allowed for your AWS account.
             
             | 
|  | MaxNumberOfLaunchConfigurations | 
            The maximum number of launch configurations allowed for your AWS account.
             
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithMaxNumberOfAutoScalingGroups(Int32) | Obsolete. 
            Sets the MaxNumberOfAutoScalingGroups property
             | 
|  | WithMaxNumberOfLaunchConfigurations(Int32) | Obsolete. 
            Sets the MaxNumberOfLaunchConfigurations property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DescribeAccountLimitsResult |