routingRules

@JvmName(name = "wruksfyrcndwpnxi")
suspend fun routingRules(value: Output<List<BucketWebsiteConfigurationV2RoutingRuleArgs>>)
@JvmName(name = "fjrldyrahlkvissk")
suspend fun routingRules(value: List<BucketWebsiteConfigurationV2RoutingRuleArgs>?)

Parameters

value

List of rules that define when a redirect is applied and the redirect behavior. See below.


@JvmName(name = "nixqrrytgsqyydoh")
suspend fun routingRules(vararg values: Output<BucketWebsiteConfigurationV2RoutingRuleArgs>)


@JvmName(name = "yhqjogcjkgjoiqfs")
suspend fun routingRules(values: List<Output<BucketWebsiteConfigurationV2RoutingRuleArgs>>)
@JvmName(name = "uotalgaubcwkvupt")
suspend fun routingRules(vararg values: BucketWebsiteConfigurationV2RoutingRuleArgs)

Parameters

values

List of rules that define when a redirect is applied and the redirect behavior. See below.


@JvmName(name = "eyggxmopyocmqdbp")
suspend fun routingRules(argument: List<suspend BucketWebsiteConfigurationV2RoutingRuleArgsBuilder.() -> Unit>)
@JvmName(name = "eihwbfnndwebpopo")
suspend fun routingRules(vararg argument: suspend BucketWebsiteConfigurationV2RoutingRuleArgsBuilder.() -> Unit)
@JvmName(name = "niocogkgskqcdeve")
suspend fun routingRules(argument: suspend BucketWebsiteConfigurationV2RoutingRuleArgsBuilder.() -> Unit)

Parameters

argument

List of rules that define when a redirect is applied and the redirect behavior. See below.