rules

@JvmName(name = "fcidjqsjdrgciodi")
suspend fun rules(value: Output<List<ExclusionManagedRuleArgs>>)
@JvmName(name = "wdinimbcqjdadulx")
suspend fun rules(value: List<ExclusionManagedRuleArgs>?)

Parameters

value

List of rules that will be excluded. If none specified, all rules in the group will be excluded.


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


@JvmName(name = "dspldsqdcxrmttmk")
suspend fun rules(values: List<Output<ExclusionManagedRuleArgs>>)
@JvmName(name = "mmosxyilwphinaeu")
suspend fun rules(vararg values: ExclusionManagedRuleArgs)

Parameters

values

List of rules that will be excluded. If none specified, all rules in the group will be excluded.


@JvmName(name = "prqhcaukuylsflku")
suspend fun rules(argument: List<suspend ExclusionManagedRuleArgsBuilder.() -> Unit>)
@JvmName(name = "vnqsphuicwtlhayb")
suspend fun rules(vararg argument: suspend ExclusionManagedRuleArgsBuilder.() -> Unit)
@JvmName(name = "yyleqrqaguvrprqw")
suspend fun rules(argument: suspend ExclusionManagedRuleArgsBuilder.() -> Unit)

Parameters

argument

List of rules that will be excluded. If none specified, all rules in the group will be excluded.