@Stability(value=Stable) @Internal public static final class CfnDistribution.RestrictionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDistribution.RestrictionsProperty
CfnDistribution.RestrictionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDistribution.RestrictionsProperty.Builder, CfnDistribution.RestrictionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDistribution.RestrictionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDistribution.CacheBehaviorProperty.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 |
getGeoRestriction()
A complex type that controls the countries in which your content is distributed.
|
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(CfnDistribution.RestrictionsProperty.Builder builder)
CfnDistribution.CacheBehaviorProperty.Builder.public final Object getGeoRestriction()
CfnDistribution.RestrictionsProperty
CloudFront determines the location of your users using MaxMind GeoIP databases. To disable geo restriction, remove the Restrictions property from your stack template.
getGeoRestriction in interface CfnDistribution.RestrictionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.