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
 Declaration Syntax| C# | 
public Paths Paths { get; set; }