AWS SDK for .NET Documentation
CloudFrontRequest Class
AmazonAmazon.CloudFront_2012_03_15.ModelCloudFrontRequest Did this page help you?   Yes   No    Tell us about it...
Base class for CloudFront operation requests. Provides a header collection which can is used to store the request headers.
Declaration Syntax
C#
public abstract class CloudFrontRequest : BaseRequest
Members
All MembersMethodsProperties



IconMemberDescription
AddHeaders(NameValueCollection)
Adds all of the key/value pairs from collection into our request header.
(Inherited from BaseRequest.)
DistributionConfig
Gets and Sets the DistributionConfig property.

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.)
Id
Gets and sets the Id property.

Marker
Gets and sets the Marker property.

MaxItems
Gets and sets the MaxItems property.

StreamingDistributionConfig
Gets and Sets the StreamingDistributionConfig property.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy

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