@Stability(value=Stable) @Internal public static final class ApplicationListenerAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ApplicationListenerAttributes
ApplicationListenerAttributessoftware.amazon.jsii.JsiiObject.InitializationModeApplicationListenerAttributes.Builder, ApplicationListenerAttributes.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ApplicationListenerAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ApplicationListenerAttributes.Builder. |
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) |
Number |
getDefaultPort()
The default port on which this listener is listening.
|
String |
getListenerArn()
ARN of the listener.
|
ISecurityGroup |
getSecurityGroup()
Security group of the load balancer this listener is associated with.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(ApplicationListenerAttributes.Builder builder)
ApplicationListenerAttributes.Builder.public final String getListenerArn()
ApplicationListenerAttributesgetListenerArn in interface ApplicationListenerAttributespublic final ISecurityGroup getSecurityGroup()
ApplicationListenerAttributesgetSecurityGroup in interface ApplicationListenerAttributespublic final Number getDefaultPort()
ApplicationListenerAttributesgetDefaultPort in interface ApplicationListenerAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.