@Internal public static interface ILoadBalancerTarget.Jsii$Default extends ILoadBalancerTarget, IConnectable.Jsii$Default
ILoadBalancerTarget.ILoadBalancerTarget.Jsii$Default, ILoadBalancerTarget.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default void |
attachToClassicLB(LoadBalancer loadBalancer)
(experimental) Attach load-balanced target to a classic ELB.
|
default Connections |
getConnections() |
@Stability(value=Experimental) @NotNull default Connections getConnections()
getConnections in interface IConnectablegetConnections in interface IConnectable.Jsii$Default@Stability(value=Experimental)
default void attachToClassicLB(@NotNull
LoadBalancer loadBalancer)
attachToClassicLB in interface ILoadBalancerTargetloadBalancer - [disable-awslint:ref-via-interface] The load balancer to attach the target to. This parameter is required.Copyright © 2021. All rights reserved.