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