@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 CfnListenerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-listener.html#cfn-globalaccelerator-listener-acceleratorarnpublic final Object getPortRanges()
CfnListenerPropsgetPortRanges in interface CfnListenerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-listener.html#cfn-globalaccelerator-listener-portrangespublic final String getProtocol()
CfnListenerPropsgetProtocol in interface CfnListenerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-listener.html#cfn-globalaccelerator-listener-protocolpublic final String getClientAffinity()
CfnListenerPropsgetClientAffinity in interface CfnListenerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-listener.html#cfn-globalaccelerator-listener-clientaffinity@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.