Initializes a new instance of the S3Origin class.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public S3Origin( string dnsName, CloudFrontOriginAccessIdentity originAccessIdentity )
 Parameters
 Parameters- dnsName (String)
- The DNS name of your Amazon S3 bucket.
- originAccessIdentity (CloudFrontOriginAccessIdentity)
- The origin access identity.