@Stability(value=Stable) public static final class ApplicationLoadBalancerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ApplicationLoadBalancerProps
ApplicationLoadBalancerPropssoftware.amazon.jsii.JsiiObject.InitializationModeApplicationLoadBalancerProps.Builder, ApplicationLoadBalancerProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDomainName()
The domain name for the service, e.g.
|
IHostedZone |
getDomainZone()
The Route53 hosted zone for the domain, e.g.
|
List<ApplicationListenerProps> |
getListeners()
Listeners (at least one listener) attached to this load balancer.
|
String |
getName()
Name of the load balancer.
|
Boolean |
getPublicLoadBalancer()
Determines whether the Load Balancer will be internet-facing.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public List<ApplicationListenerProps> getListeners()
ApplicationLoadBalancerPropsgetListeners in interface ApplicationLoadBalancerPropspublic String getName()
ApplicationLoadBalancerPropsgetName in interface ApplicationLoadBalancerPropspublic String getDomainName()
ApplicationLoadBalancerPropsDefault: - No domain name.
getDomainName in interface ApplicationLoadBalancerPropspublic IHostedZone getDomainZone()
ApplicationLoadBalancerPropsDefault: - No Route53 hosted domain zone.
getDomainZone in interface ApplicationLoadBalancerPropspublic Boolean getPublicLoadBalancer()
ApplicationLoadBalancerPropsDefault: true
getPublicLoadBalancer in interface ApplicationLoadBalancerPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.