routing Rules
Parameters
value
Specify a jump rule or a mirroring back-to-origin rule, with a maximum of 20 routing rules. See routing_rule
below.
Parameters
values
Specify a jump rule or a mirroring back-to-origin rule, with a maximum of 20 routing rules. See routing_rule
below.
suspend fun routingRules(argument: List<suspend BucketWebsiteRoutingRulesRoutingRuleArgsBuilder.() -> Unit>)
suspend fun routingRules(vararg argument: suspend BucketWebsiteRoutingRulesRoutingRuleArgsBuilder.() -> Unit)
suspend fun routingRules(argument: suspend BucketWebsiteRoutingRulesRoutingRuleArgsBuilder.() -> Unit)
Parameters
argument
Specify a jump rule or a mirroring back-to-origin rule, with a maximum of 20 routing rules. See routing_rule
below.