Google Privacy Dlp V2Table Options Args
data class GooglePrivacyDlpV2TableOptionsArgs(val identifyingFields: Output<List<GooglePrivacyDlpV2FieldIdArgs>>? = null) : ConvertibleToJava<GooglePrivacyDlpV2TableOptionsArgs>
Instructions regarding the table content being inspected.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2TableOptionsArgs(identifyingFields: Output<List<GooglePrivacyDlpV2FieldIdArgs>>? = null)