detectionRules

@JvmName(name = "afdnvekvwljuouwc")
suspend fun detectionRules(value: Output<List<GooglePrivacyDlpV2DetectionRuleArgs>>)
@JvmName(name = "onfawkjgespiwkct")
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 = "eiokbodtqeqhepyq")
suspend fun detectionRules(vararg values: Output<GooglePrivacyDlpV2DetectionRuleArgs>)


@JvmName(name = "dafxgwwaojqfpyjp")
suspend fun detectionRules(values: List<Output<GooglePrivacyDlpV2DetectionRuleArgs>>)
@JvmName(name = "wjglknlxwipbkjwi")
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 = "qcmscyvpuqeckmne")
suspend fun detectionRules(argument: List<suspend GooglePrivacyDlpV2DetectionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ddbwlxscdecsyopk")
suspend fun detectionRules(vararg argument: suspend GooglePrivacyDlpV2DetectionRuleArgsBuilder.() -> Unit)
@JvmName(name = "ygnhqyfsnahotauv")
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.