AWS SDK for .NET Documentation
CloudFrontResponse Class
AmazonAmazon.CloudFront_2012_03_15.ModelCloudFrontResponse Did this page help you?   Yes   No    Tell us about it...
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
C#
public class CloudFrontResponse
Members
All MembersConstructorsMethodsProperties



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

Equals(Object)
Determines whether the specified Object is equal to the current 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

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