C# Class Amazon.CloudFront.Model.Origin

A complex type that describes the Amazon S3 bucket or the HTTP server (for example, a web server) from which CloudFront gets your files. You must create at least one origin.

For the current limit on the number of origins that you can create for a distribution, see Amazon CloudFront Limits in the AWS General Reference.

Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetCustomHeaders ( ) : bool
IsSetCustomOriginConfig ( ) : bool
IsSetDomainName ( ) : bool
IsSetId ( ) : bool
IsSetOriginPath ( ) : bool
IsSetS3OriginConfig ( ) : bool