Base class for all CloudFront operation responses.
            Provides a header collection which is used to store the response headers.
            Also exposes the RequestId and AmazonId2 from CloudFront responses.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class CloudFrontResponse
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | CloudFrontResponse()()()() | Initializes a new instance of the CloudFrontResponse class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | ETag | 
            Gets and sets the ETag property.
             | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | Headers | 
            Gets and sets the Headers property.
             | 
|  | RequestId | 
            Gets and sets the RequestId property.
             | 
|  | ToString()()()() | 
            Returns the string representation of the response.
            (Overrides Object.ToString()()()().) | 
|  | XML | 
            Gets and sets the XML property. This is the 
            original XML response received from CloudFront
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy
