C# Class Amazon.CloudFront.Model.Invalidation

An invalidation.

Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Public Methods

Method Description
Invalidation ( ) : System

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

Private Methods

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

Method Details

Invalidation() public method

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