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