redirectAllRequestsTo

@JvmName(name = "iebmlneguiswocvi")
suspend fun redirectAllRequestsTo(value: Output<BucketRedirectAllRequestsToArgs>)
@JvmName(name = "qkhvtkaouhwyxsnv")
suspend fun redirectAllRequestsTo(value: BucketRedirectAllRequestsToArgs?)

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.


@JvmName(name = "gyamjcnblumitoif")
suspend fun redirectAllRequestsTo(argument: suspend BucketRedirectAllRequestsToArgsBuilder.() -> 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.