routingRules

@JvmName(name = "jwlcgfgejbtaspxk")
suspend fun routingRules(value: Output<List<BucketWebsiteConfigurationV2RoutingRuleArgs>>)
@JvmName(name = "xptgogtvxfgvohjq")
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 = "ibhslftbqfyqbrml")
suspend fun routingRules(vararg values: Output<BucketWebsiteConfigurationV2RoutingRuleArgs>)


@JvmName(name = "nsxxfhdwrutftkjy")
suspend fun routingRules(values: List<Output<BucketWebsiteConfigurationV2RoutingRuleArgs>>)
@JvmName(name = "vwxvoqyiouirbdyd")
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 = "psmsthenmcjnpayj")
suspend fun routingRules(argument: List<suspend BucketWebsiteConfigurationV2RoutingRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ccsufbvhkkvtwpmj")
suspend fun routingRules(vararg argument: suspend BucketWebsiteConfigurationV2RoutingRuleArgsBuilder.() -> Unit)
@JvmName(name = "grumitgbmidxblhq")
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.