@Stability(value=Stable) @Internal public static final class CfnLoadBalancer.ListenersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoadBalancer.ListenersProperty
CfnLoadBalancer.ListenersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLoadBalancer.ListenersProperty.Builder, CfnLoadBalancer.ListenersProperty.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 instancePort,
String loadBalancerPort,
String protocol,
String instanceProtocol,
List<String> policyNames,
String sslCertificateId)
Constructor that initializes the object based on literal property values passed by the
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getInstancePort()
`CfnLoadBalancer.ListenersProperty.InstancePort`.
|
String |
getInstanceProtocol()
`CfnLoadBalancer.ListenersProperty.InstanceProtocol`.
|
String |
getLoadBalancerPort()
`CfnLoadBalancer.ListenersProperty.LoadBalancerPort`.
|
List<String> |
getPolicyNames()
`CfnLoadBalancer.ListenersProperty.PolicyNames`.
|
String |
getProtocol()
`CfnLoadBalancer.ListenersProperty.Protocol`.
|
String |
getSslCertificateId()
`CfnLoadBalancer.ListenersProperty.SSLCertificateId`.
|
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 instancePort, String loadBalancerPort, String protocol, String instanceProtocol, List<String> policyNames, String sslCertificateId)
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder.public final String getInstancePort()
CfnLoadBalancer.ListenersPropertygetInstancePort in interface CfnLoadBalancer.ListenersPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-instanceportpublic final String getLoadBalancerPort()
CfnLoadBalancer.ListenersPropertygetLoadBalancerPort in interface CfnLoadBalancer.ListenersPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-loadbalancerportpublic final String getProtocol()
CfnLoadBalancer.ListenersPropertygetProtocol in interface CfnLoadBalancer.ListenersPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-protocolpublic final String getInstanceProtocol()
CfnLoadBalancer.ListenersPropertygetInstanceProtocol in interface CfnLoadBalancer.ListenersPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-instanceprotocolpublic final List<String> getPolicyNames()
CfnLoadBalancer.ListenersPropertygetPolicyNames in interface CfnLoadBalancer.ListenersPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-policynamespublic final String getSslCertificateId()
CfnLoadBalancer.ListenersPropertygetSslCertificateId in interface CfnLoadBalancer.ListenersPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-sslcertificateid@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.