Class DistributionRestrictionsArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.CloudFront.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class DistributionRestrictionsArgs : ResourceArgs
Constructors
View SourceDistributionRestrictionsArgs()
Declaration
public DistributionRestrictionsArgs()
Properties
View SourceGeoRestriction
Declaration
public Input<DistributionRestrictionsGeoRestrictionArgs> GeoRestriction { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<DistributionRestrictionsGeoRestrictionArgs> |