You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticLoadBalancing::Types::DescribeAccountLimitsOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticLoadBalancing::Types::DescribeAccountLimitsOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#limits ⇒ Array<Types::Limit>
Information about the limits.
-
#next_marker ⇒ String
The marker to use when requesting the next set of results.
Instance Attribute Details
#limits ⇒ Array<Types::Limit>
Information about the limits.
#next_marker ⇒ String
The marker to use when requesting the next set of results. If there are no additional results, the string is empty.