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 java.lang.String |
getLoadBalancerArns()
A token representing a list of ARNs of the load balancers that route traffic to this target group.
|
default IDependable |
getLoadBalancerAttached()
Return an object to depend on the listeners added to this target group.
|
default ConstructNode |
getNode()
The construct tree node for this construct.
|
default java.lang.String |
getTargetGroupArn()
ARN of the target group.
|
default java.lang.String |
getTargetGroupName()
The name of the target group.
|
default ConstructNode getNode()
getNode
in interface IConstruct
getNode
in interface IConstruct.Jsii$Default
default java.lang.String getLoadBalancerArns()
getLoadBalancerArns
in interface ITargetGroup
default IDependable getLoadBalancerAttached()
getLoadBalancerAttached
in interface ITargetGroup
default java.lang.String getTargetGroupArn()
getTargetGroupArn
in interface ITargetGroup
default java.lang.String getTargetGroupName()
getTargetGroupName
in interface ITargetGroup