@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:13.909Z") @Stability(value=Experimental) public interface ILoadBalancerV2 extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ILoadBalancerV2.Jsii$Default
Internal default implementation for
ILoadBalancerV2. |
static class |
ILoadBalancerV2.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLoadBalancerCanonicalHostedZoneId()
(experimental) The canonical hosted zone ID of this load balancer.
|
String |
getLoadBalancerDnsName()
(experimental) The DNS name of this load balancer.
|
@Stability(value=Experimental) @NotNull String getLoadBalancerCanonicalHostedZoneId()
Example:
// Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826 Z2P70J7EXAMPLE;
@Stability(value=Experimental) @NotNull String getLoadBalancerDnsName()
Example:
// Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826 my - load - balancer - 424835706.;us - west - 2.e;lb.amazonaws.getCom();
Copyright © 2021. All rights reserved.