Skip to content

/AWS1/CL_ASCDSCLOADBALANCERT01

DescribeLoadBalancerTargetGroupsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_loadbalancertargetgroups TYPE /AWS1/CL_ASCLOADBALANCERTGTG00=>TT_LOADBALANCERTGTGROUPSTATES TT_LOADBALANCERTGTGROUPSTATES

Information about the target groups.

iv_nexttoken TYPE /AWS1/ASCXMLSTRING /AWS1/ASCXMLSTRING

A string that indicates that the response contains more items than can be returned in a single response. To receive additional items, specify this string for the NextToken value when requesting the next set of items. This value is null when there are no more items to return.


Queryable Attributes

LoadBalancerTargetGroups

Information about the target groups.

Accessible with the following methods

Method Description
GET_LOADBALANCERTARGETGROUPS() Getter for LOADBALANCERTARGETGROUPS, with configurable defau
ASK_LOADBALANCERTARGETGROUPS() Getter for LOADBALANCERTARGETGROUPS w/ exceptions if field h
HAS_LOADBALANCERTARGETGROUPS() Determine if LOADBALANCERTARGETGROUPS has a value

NextToken

A string that indicates that the response contains more items than can be returned in a single response. To receive additional items, specify this string for the NextToken value when requesting the next set of items. This value is null when there are no more items to return.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value