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.
  • Method Details

    • getIsNetworkTargetGroup

      @Stability(Stable) @NotNull default Boolean 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:
      getIsNetworkTargetGroup in interface INetworkTargetGroupRef