@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-17T11:03:55.495Z") @Stability(value=Stable) public interface ILoadBalancerTarget extends software.amazon.jsii.JsiiSerializable, 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@Stability(value=Stable)
void attachToClassicLB(@NotNull
LoadBalancer loadBalancer)
loadBalancer - [disable-awslint:ref-via-interface] The load balancer to attach the target to. This parameter is required.Copyright © 2020. All rights reserved.