@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(Object defaultActions,
String loadBalancerArn,
List<String> alpnPolicy,
Object certificates,
Number port,
String protocol,
String sslPolicy)
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) |
List<String> |
getAlpnPolicy()
`AWS::ElasticLoadBalancingV2::Listener.AlpnPolicy`.
|
Object |
getCertificates()
`AWS::ElasticLoadBalancingV2::Listener.Certificates`.
|
Object |
getDefaultActions()
`AWS::ElasticLoadBalancingV2::Listener.DefaultActions`.
|
String |
getLoadBalancerArn()
`AWS::ElasticLoadBalancingV2::Listener.LoadBalancerArn`.
|
Number |
getPort()
`AWS::ElasticLoadBalancingV2::Listener.Port`.
|
String |
getProtocol()
`AWS::ElasticLoadBalancingV2::Listener.Protocol`.
|
String |
getSslPolicy()
`AWS::ElasticLoadBalancingV2::Listener.SslPolicy`.
|
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.public final Object getDefaultActions()
CfnListenerPropsgetDefaultActions in interface CfnListenerPropspublic final String getLoadBalancerArn()
CfnListenerPropsgetLoadBalancerArn in interface CfnListenerPropspublic final List<String> getAlpnPolicy()
CfnListenerPropsgetAlpnPolicy in interface CfnListenerPropspublic final Object getCertificates()
CfnListenerPropsgetCertificates in interface CfnListenerPropspublic final Number getPort()
CfnListenerPropsgetPort in interface CfnListenerPropspublic final String getProtocol()
CfnListenerPropsgetProtocol in interface CfnListenerPropspublic final String getSslPolicy()
CfnListenerPropsgetSslPolicy in interface CfnListenerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.