@Internal public static final class ITargetGroup.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ITargetGroup.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeITargetGroup.Jsii$Default, ITargetGroup.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLoadBalancerArns()
(experimental) A token representing a list of ARNs of the load balancers that route traffic to this target group.
|
software.constructs.IDependable |
getLoadBalancerAttached()
(experimental) Return an object to depend on the listeners added to this target group.
|
software.constructs.Node |
getNode()
The tree node.
|
String |
getTargetGroupArn()
(experimental) ARN of the target group.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) @NotNull public final software.constructs.Node getNode()
getNode in interface ITargetGroup.Jsii$DefaultgetNode in interface software.constructs.IConstructgetNode in interface software.constructs.IConstruct.Jsii$Default@Stability(value=Experimental) @NotNull public final String getLoadBalancerArns()
getLoadBalancerArns in interface ITargetGroupgetLoadBalancerArns in interface ITargetGroup.Jsii$Default@Stability(value=Experimental) @NotNull public final software.constructs.IDependable getLoadBalancerAttached()
getLoadBalancerAttached in interface ITargetGroupgetLoadBalancerAttached in interface ITargetGroup.Jsii$Default@Stability(value=Experimental) @NotNull public final String getTargetGroupArn()
getTargetGroupArn in interface ITargetGroupgetTargetGroupArn in interface ITargetGroup.Jsii$DefaultCopyright © 2021. All rights reserved.