redirectAllRequestsTo

@JvmName(name = "ybasihbgqyyujbfp")
suspend fun redirectAllRequestsTo(value: Output<RedirectAllRequestsToArgs>)
@JvmName(name = "jlbpvyupyihwfpyq")
suspend fun redirectAllRequestsTo(value: RedirectAllRequestsToArgs?)

Parameters

value

The redirect behavior for every request to this bucket's website endpoint. If you specify this property, you can't specify any other property. Specifies the redirect behavior of all requests to a website endpoint of an Amazon S3 bucket.


@JvmName(name = "lhlcrflnrlftrdoi")
suspend fun redirectAllRequestsTo(argument: suspend RedirectAllRequestsToArgsBuilder.() -> Unit)

Parameters

argument

The redirect behavior for every request to this bucket's website endpoint. If you specify this property, you can't specify any other property. Specifies the redirect behavior of all requests to a website endpoint of an Amazon S3 bucket.