Interface ILoadBalancerV2.Jsii$Default

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

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

    • getLoadBalancerCanonicalHostedZoneId

      @Stability(Stable) @NotNull default String getLoadBalancerCanonicalHostedZoneId()
      The canonical hosted zone ID of this load balancer.

      Example value: Z2P70J7EXAMPLE

      Specified by:
      getLoadBalancerCanonicalHostedZoneId in interface ILoadBalancerV2
    • getLoadBalancerDnsName

      @Stability(Stable) @NotNull default String getLoadBalancerDnsName()
      The DNS name of this load balancer.

      Example value: my-load-balancer-424835706.us-west-2.elb.amazonaws.com

      Specified by:
      getLoadBalancerDnsName in interface ILoadBalancerV2