Interface IApplicationLoadBalancerRef.Jsii$Default

All Superinterfaces:
IApplicationLoadBalancerRef, software.constructs.IConstruct, software.constructs.IConstruct.Jsii$Default, software.constructs.IDependable, software.constructs.IDependable.Jsii$Default, IEnvironmentAware, IEnvironmentAware.Jsii$Default, ILoadBalancerRef, ILoadBalancerRef.Jsii$Default, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IApplicationLoadBalancer.Jsii$Default
All Known Implementing Classes:
IApplicationLoadBalancer.Jsii$Proxy, IApplicationLoadBalancerRef.Jsii$Proxy
Enclosing interface:
IApplicationLoadBalancerRef

@Internal public static interface IApplicationLoadBalancerRef.Jsii$Default extends IApplicationLoadBalancerRef, ILoadBalancerRef.Jsii$Default
Internal default implementation for IApplicationLoadBalancerRef.
  • Method Details

    • getIsApplicationLoadBalancer

      @Stability(Stable) @NotNull default Boolean getIsApplicationLoadBalancer()
      Indicates that this is an Application Load Balancer.

      Will always return true, but is necessary to prevent accidental structural equality in TypeScript.

      Specified by:
      getIsApplicationLoadBalancer in interface IApplicationLoadBalancerRef