Skip to content

/AWS1/CL_EL2DSCLOADBALANCERS01

DescribeLoadBalancersOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_LOADBALANCERS TYPE /AWS1/CL_EL2LOADBALANCER=>TT_LOADBALANCERS TT_LOADBALANCERS

Information about the load balancers.

IV_NEXTMARKER TYPE /AWS1/EL2MARKER /AWS1/EL2MARKER

If there are additional results, this is the marker for the next set of results. Otherwise, this is null.


Queryable Attributes

LoadBalancers

Information about the load balancers.

Accessible with the following methods

Method Description
GET_LOADBALANCERS() Getter for LOADBALANCERS, with configurable default
ASK_LOADBALANCERS() Getter for LOADBALANCERS w/ exceptions if field has no value
HAS_LOADBALANCERS() Determine if LOADBALANCERS has a value

NextMarker

If there are additional results, this is the marker for the next set of results. Otherwise, this is null.

Accessible with the following methods

Method Description
GET_NEXTMARKER() Getter for NEXTMARKER, with configurable default
ASK_NEXTMARKER() Getter for NEXTMARKER w/ exceptions if field has no value
HAS_NEXTMARKER() Determine if NEXTMARKER has a value