@Stability(value=Stable)
public static interface CfnDistribution.GeoRestrictionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-georestriction.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDistribution.GeoRestrictionProperty.Builder
A builder for
CfnDistribution.GeoRestrictionProperty |
static class |
CfnDistribution.GeoRestrictionProperty.Jsii$Proxy
An implementation for
CfnDistribution.GeoRestrictionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDistribution.GeoRestrictionProperty.Builder |
builder() |
default List<String> |
getLocations()
`CfnDistribution.GeoRestrictionProperty.Locations`.
|
String |
getRestrictionType()
`CfnDistribution.GeoRestrictionProperty.RestrictionType`.
|
@Stability(value=Stable) @NotNull String getRestrictionType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-georestriction.html#cfn-cloudfront-distribution-georestriction-restrictiontype@Stability(value=Stable) @Nullable default List<String> getLocations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-georestriction.html#cfn-cloudfront-distribution-georestriction-locations@Stability(value=Stable) static CfnDistribution.GeoRestrictionProperty.Builder builder()
Copyright © 2020. All rights reserved.