public static final class ITargetGroup.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ITargetGroup.Jsii$Default
ITargetGroup.Jsii$Default, ITargetGroup.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
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.
|
ConstructNode |
getNode()
The construct tree node for this construct.
|
java.lang.String |
getTargetGroupArn()
ARN of the target group.
|
java.lang.String |
getTargetGroupName()
The name of the target group.
|
public final ConstructNode getNode()
getNode
in interface IConstruct
getNode
in interface IConstruct.Jsii$Default
getNode
in interface ITargetGroup.Jsii$Default
public final java.lang.String getLoadBalancerArns()
getLoadBalancerArns
in interface ITargetGroup
getLoadBalancerArns
in interface ITargetGroup.Jsii$Default
public final IDependable getLoadBalancerAttached()
getLoadBalancerAttached
in interface ITargetGroup
getLoadBalancerAttached
in interface ITargetGroup.Jsii$Default
public final java.lang.String getTargetGroupArn()
getTargetGroupArn
in interface ITargetGroup
getTargetGroupArn
in interface ITargetGroup.Jsii$Default
public final java.lang.String getTargetGroupName()
getTargetGroupName
in interface ITargetGroup
getTargetGroupName
in interface ITargetGroup.Jsii$Default