Google Privacy Dlp V2Detection Rule Args
data class GooglePrivacyDlpV2DetectionRuleArgs(val hotwordRule: Output<GooglePrivacyDlpV2HotwordRuleArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2DetectionRuleArgs>
Deprecated; use InspectionRuleSet
instead. Rule for modifying a CustomInfoType
to alter behavior under certain circumstances, depending on the specific details of the rule. Not supported for the surrogate_type
custom infoType.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2DetectionRuleArgs(hotwordRule: Output<GooglePrivacyDlpV2HotwordRuleArgs>? = null)