NAME
Paws::AutoScaling::DescribeAccountLimitsAnswer
ATTRIBUTES
MaxNumberOfAutoScalingGroups => Int
The maximum number of groups allowed for your AWS account. The default limit is 20 per region.
MaxNumberOfLaunchConfigurations => Int
The maximum number of launch configurations allowed for your AWS account. The default limit is 100 per region.
NumberOfAutoScalingGroups => Int
The current number of groups for your AWS account.
NumberOfLaunchConfigurations => Int
The current number of launch configurations for your AWS account.