Zero Trust Dlp Custom Profile Entry Args
constructor(enabled: Output<Boolean>, name: Output<String>, pattern: Output<ZeroTrustDlpCustomProfileEntryPatternArgs>? = null, words: Output<List<String>>? = null)