AWS SDK for .NET Documentation
GetDistributionConfig Method (request)
AmazonAmazon.CloudFront_2012_03_15AmazonCloudFrontClientGetDistributionConfig(GetDistributionConfigRequest) Did this page help you?   Yes   No    Tell us about it...
The GetDistributionConfig gets the Configuration for the CloudFront distribution. For more information on the format of the CloudFront Distribution Configuration object, please refer: http://docs.amazonwebservices.com/cloudfront/latest/APIReference/API_DistributionConfig.html
Declaration Syntax
C#
public GetDistributionConfigResponse GetDistributionConfig(
	GetDistributionConfigRequest request
)
Parameters
request (GetDistributionConfigRequest)
The GetDistributionConfigRequest that defines the parameters of the operation.
Return Value
Returns a GetDistributionConfigResponse from CloudFront.
Exceptions

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