@Internal public static interface ITargetGroup.Jsii$Default extends ITargetGroup, 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 IDependable |
getLoadBalancerAttached()
(experimental) Return an object to depend on the listeners added to this target group.
|
default ConstructNode |
getNode()
(experimental) The construct tree node for this construct.
|
default String |
getTargetGroupArn()
(experimental) ARN of the target group.
|
default String |
getTargetGroupName()
(experimental) The name of the target group.
|
@Stability(value=Experimental) @NotNull default ConstructNode getNode()
@Stability(value=Experimental) @NotNull default String getLoadBalancerArns()
getLoadBalancerArns in interface ITargetGroup@Stability(value=Experimental) @NotNull default IDependable getLoadBalancerAttached()
getLoadBalancerAttached in interface ITargetGroup@Stability(value=Experimental) @NotNull default String getTargetGroupArn()
getTargetGroupArn in interface ITargetGroup@Stability(value=Experimental) @NotNull default String getTargetGroupName()
getTargetGroupName in interface ITargetGroupCopyright © 2022. All rights reserved.