AWS SDK for .NET Documentation
WithOriginAccessIdentity Method (identity)
AmazonAmazon.CloudFront_2012_03_15.ModelCloudFrontDistributionConfigWithOriginAccessIdentity(CloudFrontOriginAccessIdentity) Did this page help you?   Yes   No    Tell us about it...
Sets the OriginAccessIdentity property.
Declaration Syntax
C#
[ObsoleteAttribute("This property has been obsoleted in favor of the WithS3Origin method.")]
public CloudFrontDistributionConfig WithOriginAccessIdentity(
	CloudFrontOriginAccessIdentity identity
)
Parameters
identity (CloudFrontOriginAccessIdentity)
OriginAccessIdentity property
Return Value
this instance

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