@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-17T17:31:18.593Z") public interface INetworkTargetGroup extends ITargetGroup
Modifier and Type | Interface and Description |
---|---|
static interface |
INetworkTargetGroup.Jsii$Default
Internal default implementation for
INetworkTargetGroup . |
static class |
INetworkTargetGroup.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
void |
addTarget(INetworkLoadBalancerTarget... targets)
Add a load balancing target to this target group.
|
void |
registerListener(INetworkListener listener)
Register a listener that is load balancing to this target group.
|
getLoadBalancerArns, getLoadBalancerAttached, getTargetGroupArn, getTargetGroupName
getNode
void addTarget(INetworkLoadBalancerTarget... targets)
targets
- This parameter is required.void registerListener(INetworkListener listener)
Don't call this directly. It will be called by listeners.
listener
- This parameter is required.