AWS SDK for .NET Documentation
OriginAccessIdentity Property
AmazonAmazon.CloudFront_2012_03_15.ModelCloudFrontDistributionConfigBaseOriginAccessIdentity Did this page help you?   Yes   No    Tell us about it...
Gets and sets the OriginAccessIdentity property. The CloudFront origin access identity to associate with the distribution. If you want the distribution to serve private content, include this element; if you want the distribution to serve public content, remove this element.
Declaration Syntax
C#
[ObsoleteAttribute("This property has been obsoleted in favor of the S3Origin property.")]
public CloudFrontOriginAccessIdentity OriginAccessIdentity { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)