rules

@JvmName(name = "tsvtdiccoammrbab")
suspend fun rules(value: Output<List<R2BucketEventNotificationRuleArgs>>)
@JvmName(name = "jrlrpganxobpeneu")
suspend fun rules(value: List<R2BucketEventNotificationRuleArgs>?)

Parameters

value

Array of rules to drive notifications.


@JvmName(name = "hrrtwqctvdtxafov")
suspend fun rules(vararg values: Output<R2BucketEventNotificationRuleArgs>)


@JvmName(name = "astxuuewphuvakwg")
suspend fun rules(values: List<Output<R2BucketEventNotificationRuleArgs>>)
@JvmName(name = "pavokhmbgyihlkfs")
suspend fun rules(vararg values: R2BucketEventNotificationRuleArgs)

Parameters

values

Array of rules to drive notifications.


@JvmName(name = "jtpswpycbfygefcf")
suspend fun rules(argument: List<suspend R2BucketEventNotificationRuleArgsBuilder.() -> Unit>)
@JvmName(name = "rwfwvmfrqwnsvrnp")
suspend fun rules(vararg argument: suspend R2BucketEventNotificationRuleArgsBuilder.() -> Unit)
@JvmName(name = "vayynhfqdnprlbbr")
suspend fun rules(argument: suspend R2BucketEventNotificationRuleArgsBuilder.() -> Unit)

Parameters

argument

Array of rules to drive notifications.