Dlp Custom Profile Profile Args
constructor(aiContextEnabled: Output<Boolean>? = null, allowedMatchCount: Output<Int>? = null, confidenceThreshold: Output<String>? = null, contextAwareness: Output<DlpCustomProfileProfileContextAwarenessArgs>? = null, description: Output<String>? = null, entries: Output<List<DlpCustomProfileProfileEntryArgs>>, name: Output<String>, ocrEnabled: Output<Boolean>? = null, sharedEntries: Output<List<DlpCustomProfileProfileSharedEntryArgs>>? = null)