@Stability(value=Stable) @Internal public static final class CfnLoadBalancer.AppCookieStickinessPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoadBalancer.AppCookieStickinessPolicyProperty
CfnLoadBalancer.AppCookieStickinessPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLoadBalancer.AppCookieStickinessPolicyProperty.Builder, CfnLoadBalancer.AppCookieStickinessPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLoadBalancer.AppCookieStickinessPolicyProperty.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) |
String |
getCookieName()
The name of the application cookie used for stickiness.
|
String |
getPolicyName()
The mnemonic name for the policy being created.
|
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.AppCookieStickinessPolicyProperty.Builder builder)
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder.public final String getCookieName()
CfnLoadBalancer.AppCookieStickinessPolicyPropertygetCookieName in interface CfnLoadBalancer.AppCookieStickinessPolicyPropertypublic final String getPolicyName()
CfnLoadBalancer.AppCookieStickinessPolicyPropertyThe name must be unique within a set of policies for this load balancer.
getPolicyName in interface CfnLoadBalancer.AppCookieStickinessPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.