@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)",
date="2023-01-25T18:29:07.936Z")
public interface IApplicationLoadBalancerTarget
Modifier and Type | Interface and Description |
---|---|
static interface |
IApplicationLoadBalancerTarget.Jsii$Default
Internal default implementation for
IApplicationLoadBalancerTarget . |
static class |
IApplicationLoadBalancerTarget.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
LoadBalancerTargetProps |
attachToApplicationTargetGroup(IApplicationTargetGroup targetGroup)
Attach load-balanced target to a TargetGroup.
|
LoadBalancerTargetProps attachToApplicationTargetGroup(IApplicationTargetGroup targetGroup)
May return JSON to directly add to the [Targets] list, or return undefined if the target will register itself with the load balancer.
targetGroup
- This parameter is required.