Sets the WebsiteRedirectLocation property on the new object so that when a GET request 
            is made from the S3 website endpoint a 301 HTTP status code will be returned indicating 
            a redirect with the specified value as the redirect location.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string WebsiteRedirectLocation { get; set; }