@Stability(value=Stable) @Internal public static final class CfnLoadBalancer.LBCookieStickinessPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoadBalancer.LBCookieStickinessPolicyProperty
CfnLoadBalancer.LBCookieStickinessPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLoadBalancer.LBCookieStickinessPolicyProperty.Builder, CfnLoadBalancer.LBCookieStickinessPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLoadBalancer.LBCookieStickinessPolicyProperty.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 |
getCookieExpirationPeriod()
The time period, in seconds, after which the cookie should be considered stale.
|
String |
getPolicyName()
The name of the policy.
|
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.LBCookieStickinessPolicyProperty.Builder builder)
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder.public final String getCookieExpirationPeriod()
CfnLoadBalancer.LBCookieStickinessPolicyPropertyIf this parameter is not specified, the stickiness session lasts for the duration of the browser session.
getCookieExpirationPeriod in interface CfnLoadBalancer.LBCookieStickinessPolicyPropertypublic final String getPolicyName()
CfnLoadBalancer.LBCookieStickinessPolicyPropertyThis name must be unique within the set of policies for this load balancer.
getPolicyName in interface CfnLoadBalancer.LBCookieStickinessPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.