AWS SDK for .NET Documentation
WithOrigin Method (origin)
AmazonAmazon.CloudFront_2012_03_15.ModelCloudFrontDistributionConfigWithOrigin(String) Did this page help you?   Yes   No    Tell us about it...
Sets the Origin property.
Declaration Syntax
C#
[ObsoleteAttribute("This property has been obsoleted in favor of the WithS3Origin method.")]
public CloudFrontDistributionConfig WithOrigin(
	string origin
)
Parameters
origin (String)
Origin property
Return Value
this instance

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