routingRules

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


@JvmName(name = "selihbsofdvpubii")
suspend fun routingRules(values: List<Output<BucketWebsiteConfigurationV2RoutingRuleArgs>>)
@JvmName(name = "csgtgxjjygpebslu")
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 = "mhaapaasrtbmqhqe")
suspend fun routingRules(argument: List<suspend BucketWebsiteConfigurationV2RoutingRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ikervycbltybyiyo")
suspend fun routingRules(vararg argument: suspend BucketWebsiteConfigurationV2RoutingRuleArgsBuilder.() -> Unit)
@JvmName(name = "frynjvcivudpyxpw")
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.