Summary of the information about a CloudFront origin access identity.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class CloudFrontOriginAccessIdentitySummary
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | CloudFrontOriginAccessIdentitySummary()()()() | Initializes a new instance of the CloudFrontOriginAccessIdentitySummary class | 
|  | Comment | 
            Gets and sets the property Comment. The comment for this origin access identity, as
            originally specified when created.
             | 
|  | Equals(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.) | 
|  | WithComment(String) | Obsolete. 
            Sets the Comment property
             | 
|  | WithId(String) | Obsolete. 
            Sets the Id property
             | 
|  | WithS3CanonicalUserId(String) | Obsolete. 
            Sets the S3CanonicalUserId property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | CloudFrontOriginAccessIdentitySummary |