DlpCustomProfileProfileEntryArgs

constructor(enabled: Output<Boolean>, name: Output<String>, pattern: Output<DlpCustomProfileProfileEntryPatternArgs>? = null, words: Output<List<String>>? = null)