You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticLoadBalancingV2::Types::DescribeLoadBalancersOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticLoadBalancingV2::Types::DescribeLoadBalancersOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#load_balancers ⇒ Array<Types::LoadBalancer>
Information about the load balancers.
-
#next_marker ⇒ String
If there are additional results, this is the marker for the next set of results.
Instance Attribute Details
#load_balancers ⇒ Array<Types::LoadBalancer>
Information about the load balancers.
#next_marker ⇒ String
If there are additional results, this is the marker for the next set of results. Otherwise, this is null.