Class CfnDistributionTenant.GeoRestrictionCustomizationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cloudfront.CfnDistributionTenant.GeoRestrictionCustomizationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDistributionTenant.GeoRestrictionCustomizationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDistributionTenant.GeoRestrictionCustomizationProperty
@Stability(Stable)
@Internal
public static final class CfnDistributionTenant.GeoRestrictionCustomizationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDistributionTenant.GeoRestrictionCustomizationProperty
An implementation for
CfnDistributionTenant.GeoRestrictionCustomizationProperty-
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.services.cloudfront.CfnDistributionTenant.GeoRestrictionCustomizationProperty
CfnDistributionTenant.GeoRestrictionCustomizationProperty.Builder, CfnDistributionTenant.GeoRestrictionCustomizationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionTenant.GeoRestrictionCustomizationProperty.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 theCfnDistributionTenant.GeoRestrictionCustomizationProperty.Builder.
-
-
Method Details
-
getLocations
Description copied from interface:CfnDistributionTenant.GeoRestrictionCustomizationPropertyThe locations for geographic restrictions.- Specified by:
getLocationsin interfaceCfnDistributionTenant.GeoRestrictionCustomizationProperty- See Also:
-
getRestrictionType
Description copied from interface:CfnDistributionTenant.GeoRestrictionCustomizationPropertyThe method that you want to use to restrict distribution of your content by country:.none: No geographic restriction is enabled, meaning access to content is not restricted by client geo location.blacklist: TheLocationelements specify the countries in which you don't want CloudFront to distribute your content.whitelist: TheLocationelements specify the countries in which you want CloudFront to distribute your content.
- Specified by:
getRestrictionTypein interfaceCfnDistributionTenant.GeoRestrictionCustomizationProperty- 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()
-