/AWS1/CL_DPLTRAFFICROUTE¶
Information about a listener. The listener contains the path used to route traffic that is received from the load balancer to a target group.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_listenerarns
TYPE /AWS1/CL_DPLLISTENERARNLIST_W=>TT_LISTENERARNLIST
TT_LISTENERARNLIST
¶
The Amazon Resource Name (ARN) of one listener. The listener identifies the route between a target group and a load balancer. This is an array of strings with a maximum size of one.
Queryable Attributes¶
listenerArns¶
The Amazon Resource Name (ARN) of one listener. The listener identifies the route between a target group and a load balancer. This is an array of strings with a maximum size of one.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LISTENERARNS() |
Getter for LISTENERARNS, with configurable default |
ASK_LISTENERARNS() |
Getter for LISTENERARNS w/ exceptions if field has no value |
HAS_LISTENERARNS() |
Determine if LISTENERARNS has a value |