Get the information about a distribution.

C# |
GetDistributionResponse GetDistribution( GetDistributionRequest request )

- request (GetDistributionRequest)
- Container for the necessary parameters to execute the GetDistribution service method.

The response from the GetDistribution service method, as returned by CloudFront.

Exception | Condition |
---|---|
AccessDeniedException |
Access denied.
|
NoSuchDistributionException |
The specified distribution does not exist.
|