/AWS1/CL_ECSRESOLVEDCONF¶
The resolved configuration for a service revision, which contains the actual resources your service revision uses, such as which target groups serve traffic.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_loadbalancers TYPE /AWS1/CL_ECSSVCREVISIONLOADBAL=>TT_SERVICEREVISIONLOADBALS TT_SERVICEREVISIONLOADBALS¶
The resolved load balancer configuration for the service revision. This includes information about which target groups serve traffic and which listener rules direct traffic to them.
Queryable Attributes¶
loadBalancers¶
The resolved load balancer configuration for the service revision. This includes information about which target groups serve traffic and which listener rules direct traffic to them.
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 |