AWS SDK for .NET Documentation
Origin Property
AmazonAmazon.CloudFront_2012_03_15.ModelCloudFrontDistributionConfigBaseOrigin Did this page help you?   Yes   No    Tell us about it...
Gets and sets the Origin property. The Amazon S3 bucket to associate with the distribution. For example: mybucket.s3.amazonaws.com.
Declaration Syntax
C#
[ObsoleteAttribute("This property has been obsoleted in favor of the S3Origin property.")]
public virtual string Origin { get; set; }

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