The GetInvalidationResponse contains the details of a particular invalidation
and any headers returned by CloudFront.

C# |
public class GetInvalidationResponse : CloudFrontResponse

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | GetInvalidationResponse()()()() | Initializes a new instance of the GetInvalidationResponse class |
![]() | CreateTime |
Gets and Sets the CreateTime property which is the date and time the invalidation request was first made.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ETag |
Gets and sets the ETag property.
(Inherited from CloudFrontResponse.) |
![]() | 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.
(Inherited from CloudFrontResponse.) |
![]() | Id |
Gets and Sets the Id property which is the invalidation id
|
![]() | InvalidationBatch |
Gets and Sets the InvalidationBatch property.
|
![]() | RequestId |
Gets and sets the RequestId property.
(Inherited from CloudFrontResponse.) |
![]() | Status |
Gets and Sets the Status property. Valid Values are InProgress and Completed
|
![]() | ToString()()()() |
Returns the string representation of the response.
(Inherited from CloudFrontResponse.) |
![]() | XML |
Gets and sets the XML property. This is the
original XML response received from CloudFront
(Inherited from CloudFrontResponse.) |

Object | ||
![]() | CloudFrontResponse | |
![]() | GetInvalidationResponse |