C# Class Amazon.CloudFront.Model.InvalidationSummary

A summary of an invalidation request.
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
InvalidationSummary ( ) : System

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

Private Methods

Méthode Description
IsSetCreateTime ( ) : bool
IsSetId ( ) : bool
IsSetStatus ( ) : bool

Method Details

InvalidationSummary() public méthode

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