routingRules

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


@JvmName(name = "jkvmmilgbrvwvddn")
suspend fun routingRules(values: List<Output<BucketWebsiteConfigurationV2RoutingRuleArgs>>)
@JvmName(name = "eddkwrcnpjunqalp")
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 = "pqslvdsicjypgyxl")
suspend fun routingRules(argument: List<suspend BucketWebsiteConfigurationV2RoutingRuleArgsBuilder.() -> Unit>)
@JvmName(name = "govasedwfsxiyaqx")
suspend fun routingRules(vararg argument: suspend BucketWebsiteConfigurationV2RoutingRuleArgsBuilder.() -> Unit)
@JvmName(name = "wmqmbvqtcxkdywvo")
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.