C# Class Amazon.CloudFront.Model.InvalidationSummary

A summary of an invalidation request.
显示文件 Open project: aws/aws-sdk-net

Public Methods

Method Description
InvalidationSummary ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Method Description
IsSetCreateTime ( ) : bool
IsSetId ( ) : bool
IsSetStatus ( ) : bool

Method Details

InvalidationSummary() public method

Empty constructor used to set properties independently even when a simple constructor is available
public InvalidationSummary ( ) : System
return System