AWS SDK for .NET Documentation
Paths Property
AmazonAmazon.CloudFront.ModelInvalidationBatchPaths Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Paths. The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.
Declaration Syntax
C#
public Paths Paths { get; set; }

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