redirectAllRequestsTo

@JvmName(name = "onfkxtufsgbpouaw")
suspend fun redirectAllRequestsTo(value: Output<BucketWebsiteConfigurationV2RedirectAllRequestsToArgs>)

Parameters

value

Redirect behavior for every request to this bucket's website endpoint. See below. Conflicts with error_document, index_document, and routing_rule.


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

Parameters

argument

Redirect behavior for every request to this bucket's website endpoint. See below. Conflicts with error_document, index_document, and routing_rule.