websiteRedirectLocation property

String? websiteRedirectLocation
final

If the bucket is configured as a website, redirects requests for this object to another object in the same bucket or to an external URL. Amazon S3 stores the value of this header in the object metadata.

Implementation

final String? websiteRedirectLocation;