@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:39.042Z") @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 © 2022. All rights reserved.