AWS SDK for .NET Documentation
CloudFrontOriginAccessIdentity Class
AmazonAmazon.CloudFront.ModelCloudFrontOriginAccessIdentity Did this page help you?   Yes   No    Tell us about it...
CloudFront origin access identity.
Declaration Syntax
C#
public class CloudFrontOriginAccessIdentity
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CloudFrontOriginAccessIdentity()()()()
Initializes a new instance of the CloudFrontOriginAccessIdentity class

CloudFrontOriginAccessIdentityConfig
Gets and sets the property CloudFrontOriginAccessIdentityConfig. The current configuration information for the identity.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Id
Gets and sets the property Id. The ID for the origin access identity. For example: E74FTE3AJFJ256A.

S3CanonicalUserId
Gets and sets the property S3CanonicalUserId. The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) Obsolete.
Sets the CloudFrontOriginAccessIdentityConfig property

WithId(String) Obsolete.
Sets the Id property

WithS3CanonicalUserId(String) Obsolete.
Sets the S3CanonicalUserId property

Inheritance Hierarchy
Object
CloudFrontOriginAccessIdentity

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