AWS SDK for .NET Documentation
OriginAccessIdentity Property
AmazonAmazon.CloudFront_2012_03_15.ModelS3OriginOriginAccessIdentity Did this page help you?   Yes   No    Tell us about it...
Gets or sets the CloudFront origin access identity to associate with the distribution. When the distribution is serving private content this property must be set.
Declaration Syntax
C#
public CloudFrontOriginAccessIdentity OriginAccessIdentity { get; set; }
Value
The origin access identity.

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