Class CfnDistributionPropsMixin.CookieObjectProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnDistributionPropsMixin.CookieObjectProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDistributionPropsMixin.CookieObjectProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDistributionPropsMixin.CookieObjectProperty
@Stability(Stable)
@Internal
public static final class CfnDistributionPropsMixin.CookieObjectProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDistributionPropsMixin.CookieObjectProperty
An implementation for
CfnDistributionPropsMixin.CookieObjectProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnDistributionPropsMixin.CookieObjectProperty
CfnDistributionPropsMixin.CookieObjectProperty.Builder, CfnDistributionPropsMixin.CookieObjectProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionPropsMixin.CookieObjectProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDistributionPropsMixin.CookieObjectProperty.Builder.
-
-
Method Details
-
getCookiesAllowList
Description copied from interface:CfnDistributionPropsMixin.CookieObjectPropertyThe specific cookies to forward to your distribution's origin.- Specified by:
getCookiesAllowListin interfaceCfnDistributionPropsMixin.CookieObjectProperty- See Also:
-
getOption
Description copied from interface:CfnDistributionPropsMixin.CookieObjectPropertySpecifies which cookies to forward to the distribution's origin for a cache behavior.Use one of the following configurations for your distribution:
all- Forwards all cookies to your origin.none- Doesn’t forward cookies to your origin.allow-list- Forwards only the cookies that you specify using theCookiesAllowListparameter.
- Specified by:
getOptionin interfaceCfnDistributionPropsMixin.CookieObjectProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-