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