Get the information about an invalidation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetInvalidationResponse GetInvalidation( GetInvalidationRequest request )
 Parameters
 Parameters- request (GetInvalidationRequest)
- Container for the necessary parameters to execute the GetInvalidation service method.
 Return Value
 Return ValueThe response from the GetInvalidation service method, as returned by CloudFront.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| AccessDeniedException | Access denied. | 
| NoSuchDistributionException | The specified distribution does not exist. | 
| NoSuchInvalidationException | The specified invalidation does not exist. |