@Stability(value=Stable) @Internal public static final class CfnEndpointGroup.PortOverrideProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointGroup.PortOverrideProperty
CfnEndpointGroup.PortOverridePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpointGroup.PortOverrideProperty.Builder, CfnEndpointGroup.PortOverrideProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEndpointGroup.PortOverrideProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointGroup.EndpointConfigurationProperty.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 |
getEndpointPort()
The endpoint port that you want a listener port to be mapped to.
|
Number |
getListenerPort()
The listener port that you want to map to a specific endpoint port.
|
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(CfnEndpointGroup.PortOverrideProperty.Builder builder)
CfnEndpointGroup.EndpointConfigurationProperty.Builder.public final Number getEndpointPort()
CfnEndpointGroup.PortOverridePropertyThis is the port on the endpoint, such as the Application Load Balancer or Amazon EC2 instance.
getEndpointPort in interface CfnEndpointGroup.PortOverridePropertypublic final Number getListenerPort()
CfnEndpointGroup.PortOverridePropertyThis is the port that user traffic arrives to the Global Accelerator on.
getListenerPort in interface CfnEndpointGroup.PortOverrideProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.