@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(CfnLoadBalancer.PoliciesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAttributes()
The policy attributes.
|
List<String> |
getInstancePorts()
The instance ports for the policy.
|
List<String> |
getLoadBalancerPorts()
The load balancer ports for the policy.
|
String |
getPolicyName()
The name of the policy.
|
String |
getPolicyType()
The name of the policy type.
|
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(CfnLoadBalancer.PoliciesProperty.Builder builder)
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder.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.PoliciesPropertyRequired only for some policy types.
getInstancePorts in interface CfnLoadBalancer.PoliciesPropertypublic final List<String> getLoadBalancerPorts()
CfnLoadBalancer.PoliciesPropertyRequired only for some policy types.
getLoadBalancerPorts in interface CfnLoadBalancer.PoliciesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.