Zero Trust Dlp Custom Profile Profile Args
constructor(aiContextEnabled: Output<Boolean>? = null, allowedMatchCount: Output<Int>? = null, confidenceThreshold: Output<String>? = null, contextAwareness: Output<ZeroTrustDlpCustomProfileProfileContextAwarenessArgs>? = null, description: Output<String>? = null, entries: Output<List<ZeroTrustDlpCustomProfileProfileEntryArgs>>, name: Output<String>, ocrEnabled: Output<Boolean>? = null, sharedEntries: Output<List<ZeroTrustDlpCustomProfileProfileSharedEntryArgs>>? = null)