@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)
Attach load-balanced target to a classic ELB.
|
default Connections |
getConnections() |
@Stability(value=Stable) @NotNull default Connections getConnections()
getConnections in interface IConnectablegetConnections in interface IConnectable.Jsii$Default@Stability(value=Stable)
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 © 2020. All rights reserved.