detectionRules

@JvmName(name = "fdwddqqtukptqinq")
suspend fun detectionRules(value: Output<List<GooglePrivacyDlpV2DetectionRuleArgs>>)
@JvmName(name = "lcbvjmbcitcrbhna")
suspend fun detectionRules(value: List<GooglePrivacyDlpV2DetectionRuleArgs>?)

Parameters

value

Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the surrogate_type CustomInfoType.


@JvmName(name = "fdcjgfeqlcgobsxy")
suspend fun detectionRules(vararg values: Output<GooglePrivacyDlpV2DetectionRuleArgs>)


@JvmName(name = "udgjsdtfglahgpvh")
suspend fun detectionRules(values: List<Output<GooglePrivacyDlpV2DetectionRuleArgs>>)
@JvmName(name = "qrmwtkqxukfxsfln")
suspend fun detectionRules(vararg values: GooglePrivacyDlpV2DetectionRuleArgs)

Parameters

values

Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the surrogate_type CustomInfoType.


@JvmName(name = "mxrprqytytjtqfbi")
suspend fun detectionRules(argument: List<suspend GooglePrivacyDlpV2DetectionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "owvxdxfdqlrbnkwb")
suspend fun detectionRules(vararg argument: suspend GooglePrivacyDlpV2DetectionRuleArgsBuilder.() -> Unit)
@JvmName(name = "kuaiakvxiwedtgim")
suspend fun detectionRules(argument: suspend GooglePrivacyDlpV2DetectionRuleArgsBuilder.() -> Unit)

Parameters

argument

Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the surrogate_type CustomInfoType.