websiteRedirect

@JvmName(name = "ksnpayvxfmvaehjj")
suspend fun websiteRedirect(value: Output<String>)
@JvmName(name = "ygthhndijfggstls")
suspend fun websiteRedirect(value: String?)

Parameters

value

Target URL for website redirect. If no content is provided through source, content or content_base64, then the object will be empty.

Note: The provider ignores all leading /s in the object's key and treats multiple /s in the rest of the object's key as a single /, so values of /index.html and index.html correspond to the same S3 object as do first//second///third// and first/second/third/.