Interface INetworkTargetGroupRef.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,INetworkTargetGroupRef,ITargetGroupRef,ITargetGroupRef.Jsii$Default,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
INetworkTargetGroup.Jsii$Default
- All Known Implementing Classes:
INetworkTargetGroup.Jsii$Proxy,INetworkTargetGroupRef.Jsii$Proxy
- Enclosing interface:
INetworkTargetGroupRef
@Internal
public static interface INetworkTargetGroupRef.Jsii$Default
extends INetworkTargetGroupRef, ITargetGroupRef.Jsii$Default
Internal default implementation for
INetworkTargetGroupRef.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.elasticloadbalancingv2.INetworkTargetGroupRef
INetworkTargetGroupRef.Jsii$Default, INetworkTargetGroupRef.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.elasticloadbalancingv2.ITargetGroupRef
ITargetGroupRef.Jsii$Default, ITargetGroupRef.Jsii$Proxy -
Method Summary
Methods inherited from interface software.constructs.IConstruct.Jsii$Default
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.awscdk.interfaces.elasticloadbalancingv2.ITargetGroupRef.Jsii$Default
getTargetGroupRefMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getIsNetworkTargetGroup
Indicates that this is a Network Target Group.Will always return true, but is necessary to prevent accidental structural equality in TypeScript.
- Specified by:
getIsNetworkTargetGroupin interfaceINetworkTargetGroupRef
-