@Stability(value=Stable) @Internal public static final class CfnLoadBalancer.PoliciesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoadBalancer.PoliciesProperty
CfnLoadBalancer.PoliciesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLoadBalancer.PoliciesProperty.Builder, CfnLoadBalancer.PoliciesProperty.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 attributes,
String policyName,
String policyType,
List<String> instancePorts,
List<String> loadBalancerPorts)
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) |
Object |
getAttributes()
`CfnLoadBalancer.PoliciesProperty.Attributes`.
|
List<String> |
getInstancePorts()
`CfnLoadBalancer.PoliciesProperty.InstancePorts`.
|
List<String> |
getLoadBalancerPorts()
`CfnLoadBalancer.PoliciesProperty.LoadBalancerPorts`.
|
String |
getPolicyName()
`CfnLoadBalancer.PoliciesProperty.PolicyName`.
|
String |
getPolicyType()
`CfnLoadBalancer.PoliciesProperty.PolicyType`.
|
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 getAttributes()
CfnLoadBalancer.PoliciesPropertygetAttributes in interface CfnLoadBalancer.PoliciesPropertypublic final String getPolicyName()
CfnLoadBalancer.PoliciesPropertygetPolicyName in interface CfnLoadBalancer.PoliciesPropertypublic final String getPolicyType()
CfnLoadBalancer.PoliciesPropertygetPolicyType in interface CfnLoadBalancer.PoliciesPropertypublic final List<String> getInstancePorts()
CfnLoadBalancer.PoliciesPropertygetInstancePorts in interface CfnLoadBalancer.PoliciesPropertypublic final List<String> getLoadBalancerPorts()
CfnLoadBalancer.PoliciesPropertygetLoadBalancerPorts in interface CfnLoadBalancer.PoliciesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.