AWS SDK for .NET Documentation
InvalidationSummary Class
AmazonAmazon.CloudFront_2012_03_15.ModelInvalidationSummary Did this page help you?   Yes   No    Tell us about it...
Contains a list of invalidation summaries. For more information, please visit: http://docs.amazonwebservices.com/AmazonCloudFront/latest/APIReference/InvalidationListDatatype.html
Declaration Syntax
C#
public class InvalidationSummary
Members
All MembersConstructorsMethodsProperties



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

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

Status
Gets and Sets the status of the invalidation.

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

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