AWS SDK for .NET Documentation
GetDistributionConfig Method (request)
AmazonAmazon.CloudFrontAmazonCloudFrontClientGetDistributionConfig(GetDistributionConfigRequest) Did this page help you?   Yes   No    Tell us about it...
Get the configuration information about a distribution.
Declaration Syntax
C#
public GetDistributionConfigResponse GetDistributionConfig(
	GetDistributionConfigRequest request
)
Parameters
request (GetDistributionConfigRequest)
Container for the necessary parameters to execute the GetDistributionConfig service method.
Return Value
The response from the GetDistributionConfig service method, as returned by CloudFront.
Exceptions
ExceptionCondition
AccessDeniedException Access denied.
NoSuchDistributionException The specified distribution does not exist.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)