A complex type that contains information about the Amazon S3 bucket from which
you want CloudFront to get your media files for distribution.

C# |
public class S3Origin

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | S3Origin()()()() | Initializes a new instance of the S3Origin class |
![]() | DomainName |
Gets and sets the property DomainName. The DNS name of the S3 origin.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | OriginAccessIdentity |
Gets and sets the property OriginAccessIdentity. Your S3 origin's origin access identity.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDomainName(String) | Obsolete.
Sets the DomainName property
|
![]() | WithOriginAccessIdentity(String) | Obsolete.
Sets the OriginAccessIdentity property
|

Object | |
![]() | S3Origin |