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
show all
Defined in:
(unknown)

Overview

Contains the parameters for DescribeLoadBalancers.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#load_balancer_descriptionsArray<Types::LoadBalancerDescription>

Information about the load balancers.

Returns:

#next_markerString

The marker to use when requesting the next set of results. If there are no additional results, the string is empty.

Returns:

  • (String)

    The marker to use when requesting the next set of results.