/AWS1/CL_EC2LOADBALANCERSCFG¶
Describes the Classic Load Balancers and target groups to attach to a Spot Fleet request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_classicloadbalancerscfg TYPE REF TO /AWS1/CL_EC2CLICLOADBALANCER00 /AWS1/CL_EC2CLICLOADBALANCER00¶
The Classic Load Balancers.
io_targetgroupsconfig TYPE REF TO /AWS1/CL_EC2TARGETGROUPSCONFIG /AWS1/CL_EC2TARGETGROUPSCONFIG¶
The target groups.
Queryable Attributes¶
ClassicLoadBalancersConfig¶
The Classic Load Balancers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLASSICLOADBALANCERSCFG() |
Getter for CLASSICLOADBALANCERSCONFIG |
TargetGroupsConfig¶
The target groups.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETGROUPSCONFIG() |
Getter for TARGETGROUPSCONFIG |