@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-09T19:16:41.580Z") public interface ITargetGroup extends IConstruct
Modifier and Type | Interface and Description |
---|---|
static interface |
ITargetGroup.Jsii$Default
Internal default implementation for
ITargetGroup . |
static class |
ITargetGroup.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLoadBalancerArns()
A token representing a list of ARNs of the load balancers that route traffic to this target group.
|
IDependable |
getLoadBalancerAttached()
Return an object to depend on the listeners added to this target group.
|
java.lang.String |
getTargetGroupArn()
ARN of the target group.
|
java.lang.String |
getTargetGroupName()
The name of the target group.
|
getNode
java.lang.String getLoadBalancerArns()
IDependable getLoadBalancerAttached()
java.lang.String getTargetGroupArn()
java.lang.String getTargetGroupName()