Google Privacy Dlp V2LDiversity Config Args
data class GooglePrivacyDlpV2LDiversityConfigArgs(val quasiIds: Output<List<GooglePrivacyDlpV2FieldIdArgs>>? = null, val sensitiveAttribute: Output<GooglePrivacyDlpV2FieldIdArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2LDiversityConfigArgs>
l-diversity metric, used for analysis of reidentification risk.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2LDiversityConfigArgs(quasiIds: Output<List<GooglePrivacyDlpV2FieldIdArgs>>? = null, sensitiveAttribute: Output<GooglePrivacyDlpV2FieldIdArgs>? = null)