Gets and sets the Origin property.
The Amazon S3 bucket to associate with the distribution.
For example: mybucket.s3.amazonaws.com.

C# |
[ObsoleteAttribute("This property has been obsoleted in favor of the S3Origin property.")] public virtual string Origin { get; set; }