class Aws::CloudFormation::Types::AccountLimit
The AccountLimit
data type.
CloudFormation
has the following limits per account:
-
Number of concurrent resources
-
Number of stacks
-
Number of stack outputs
For more information about these account limits, and other CloudFormation
limits, see [CloudFormation quotas] in the *CloudFormation User Guide*.
[1]: docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html
@!attribute [rw] name
The name of the account limit. Values: `ConcurrentResourcesLimit` \| `StackLimit` \| `StackOutputsLimit` @return [String]
@!attribute [rw] value
The value that's associated with the account limit name. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/AccountLimit AWS API Documentation
Constants
- SENSITIVE