@Stability(value=Stable) @Internal public static final class CfnListenerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnListenerProps
CfnListenerPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnListenerProps.Builder, CfnListenerProps.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(String acceleratorArn,
Object portRanges,
String protocol,
String clientAffinity)
Constructor that initializes the object based on literal property values passed by the
CfnListenerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAcceleratorArn()
`AWS::GlobalAccelerator::Listener.AcceleratorArn`.
|
String |
getClientAffinity()
`AWS::GlobalAccelerator::Listener.ClientAffinity`.
|
Object |
getPortRanges()
`AWS::GlobalAccelerator::Listener.PortRanges`.
|
String |
getProtocol()
`AWS::GlobalAccelerator::Listener.Protocol`.
|
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(String acceleratorArn, Object portRanges, String protocol, String clientAffinity)
CfnListenerProps.Builder.public final String getAcceleratorArn()
CfnListenerPropsgetAcceleratorArn in interface CfnListenerPropspublic final Object getPortRanges()
CfnListenerPropsgetPortRanges in interface CfnListenerPropspublic final String getProtocol()
CfnListenerPropsgetProtocol in interface CfnListenerPropspublic final String getClientAffinity()
CfnListenerPropsgetClientAffinity in interface CfnListenerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.