AWS SDK for .NET Documentation
DNSName Property
AmazonAmazon.CloudFront_2012_03_15.ModelS3OriginDNSName Did this page help you?   Yes   No    Tell us about it...
Gets or sets the DNS name of your Amazon S3 bucket to associate with the distribution. For example: mybucket.s3.amazonaws.com.
Declaration Syntax
C#
public string DNSName { get; set; }
Value
The DNS name of your Amazon S3 bucket.

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