@Internal public static interface ITargetGroup.Jsii$Default extends ITargetGroup, software.constructs.IConstruct.Jsii$Default
ITargetGroup.ITargetGroup.Jsii$Default, ITargetGroup.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default String |
getLoadBalancerArns()
(experimental) A token representing a list of ARNs of the load balancers that route traffic to this target group.
|
default software.constructs.IDependable |
getLoadBalancerAttached()
(experimental) Return an object to depend on the listeners added to this target group.
|
default software.constructs.Node |
getNode()
The tree node.
|
default String |
getTargetGroupArn()
(experimental) ARN of the target group.
|
@Stability(value=Stable) @NotNull default software.constructs.Node getNode()
getNode in interface software.constructs.IConstructgetNode in interface software.constructs.IConstruct.Jsii$Default@Stability(value=Experimental) @NotNull default String getLoadBalancerArns()
getLoadBalancerArns in interface ITargetGroup@Stability(value=Experimental) @NotNull default software.constructs.IDependable getLoadBalancerAttached()
getLoadBalancerAttached in interface ITargetGroup@Stability(value=Experimental) @NotNull default String getTargetGroupArn()
getTargetGroupArn in interface ITargetGroupCopyright © 2021. All rights reserved.