@Stability(value=Stable) @Internal public static final class LoadBalancerListenerContextResponse.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LoadBalancerListenerContextResponse
LoadBalancerListenerContextResponsesoftware.amazon.jsii.JsiiObject.InitializationModeLoadBalancerListenerContextResponse.Builder, LoadBalancerListenerContextResponse.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.
|
protected |
Jsii$Proxy(LoadBalancerListenerContextResponse.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LoadBalancerListenerContextResponse.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getListenerArn()
The ARN of the listener.
|
Number |
getListenerPort()
The port the listener is listening on.
|
List<String> |
getSecurityGroupIds()
The security groups of the load balancer.
|
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(LoadBalancerListenerContextResponse.Builder builder)
LoadBalancerListenerContextResponse.Builder.public final String getListenerArn()
LoadBalancerListenerContextResponsegetListenerArn in interface LoadBalancerListenerContextResponsepublic final Number getListenerPort()
LoadBalancerListenerContextResponsegetListenerPort in interface LoadBalancerListenerContextResponsepublic final List<String> getSecurityGroupIds()
LoadBalancerListenerContextResponsegetSecurityGroupIds in interface LoadBalancerListenerContextResponse@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.