Method | Description | |
---|---|---|
CloudFrontInvalidator ( IAmazonCloudFront cloudFrontClient ) : System | ||
Dispose ( ) : void | ||
Flush ( ) : void | ||
InvalidateObject ( string bucket, string key ) : void |
Method | Description | |
---|---|---|
GetDistributionIdFor ( string bucketName ) : string |
public CloudFrontInvalidator ( IAmazonCloudFront cloudFrontClient ) : System | ||
cloudFrontClient | IAmazonCloudFront | |
return | System |
public InvalidateObject ( string bucket, string key ) : void | ||
bucket | string | |
key | string | |
return | void |