@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-09T19:16:38.268Z") public interface ILoadBalancerTarget extends IConnectable
Modifier and Type | Interface and Description |
---|---|
static interface |
ILoadBalancerTarget.Jsii$Default
Internal default implementation for
ILoadBalancerTarget . |
static class |
ILoadBalancerTarget.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
void |
attachToClassicLB(LoadBalancer loadBalancer)
Attach load-balanced target to a classic ELB.
|
getConnections
void attachToClassicLB(LoadBalancer loadBalancer)
loadBalancer
- [disable-awslint:ref-via-interface] The load balancer to attach the target to. This parameter is required.