C# Class Amazon.CloudFront.Model.Invalidation

An invalidation.

Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
Invalidation ( ) : System

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

Private Methods

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

Method Details

Invalidation() public méthode

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