All Superinterfaces:
IConstruct, software.constructs.IConstruct, IDependable, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IApplicationTargetGroup, IApplicationTargetGroup.Jsii$Default, INetworkTargetGroup, INetworkTargetGroup.Jsii$Default, ITargetGroup.Jsii$Default
All Known Implementing Classes:
ApplicationTargetGroup, IApplicationTargetGroup.Jsii$Proxy, INetworkTargetGroup.Jsii$Proxy, ITargetGroup.Jsii$Proxy, NetworkTargetGroup, TargetGroupBase

@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-19T16:30:44.348Z") @Stability(Stable) public interface ITargetGroup extends software.amazon.jsii.JsiiSerializable, IConstruct
A target group.
  • Method Details

    • getLoadBalancerArns

      @Stability(Stable) @NotNull String getLoadBalancerArns()
      A token representing a list of ARNs of the load balancers that route traffic to this target group.
    • getLoadBalancerAttached

      @Stability(Stable) @NotNull IDependable getLoadBalancerAttached()
      Return an object to depend on the listeners added to this target group.
    • getTargetGroupArn

      @Stability(Stable) @NotNull String getTargetGroupArn()
      ARN of the target group.
    • getTargetGroupName

      @Stability(Stable) @NotNull String getTargetGroupName()
      The name of the target group.