detectionRules

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


@JvmName(name = "nqugvuobqjkqnkhi")
suspend fun detectionRules(values: List<Output<GooglePrivacyDlpV2DetectionRuleArgs>>)
@JvmName(name = "umtulavwvfsrnqqg")
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 = "vjgcrdwvfhgeucco")
suspend fun detectionRules(argument: List<suspend GooglePrivacyDlpV2DetectionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "safnhnshxgmyjkal")
suspend fun detectionRules(vararg argument: suspend GooglePrivacyDlpV2DetectionRuleArgsBuilder.() -> Unit)
@JvmName(name = "klcghadqypyucfib")
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.