routingRules

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


@JvmName(name = "wvvwoslwcggrpigr")
suspend fun routingRules(values: List<Output<BucketWebsiteConfigurationV2RoutingRuleArgs>>)
@JvmName(name = "qhsylmojrrntpbwt")
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 = "xrqwfcmgvatkvdyt")
suspend fun routingRules(argument: List<suspend BucketWebsiteConfigurationV2RoutingRuleArgsBuilder.() -> Unit>)
@JvmName(name = "gkffssxjdvavonjb")
suspend fun routingRules(vararg argument: suspend BucketWebsiteConfigurationV2RoutingRuleArgsBuilder.() -> Unit)
@JvmName(name = "gdpmsdupnojlbmqe")
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.