Get Zero Trust Dlp Predefined Profile Entry
data class GetZeroTrustDlpPredefinedProfileEntry(val confidence: GetZeroTrustDlpPredefinedProfileEntryConfidence, val createdAt: String, val enabled: Boolean, val id: String, val name: String, val pattern: GetZeroTrustDlpPredefinedProfileEntryPattern, val profileId: String, val secret: Boolean, val type: String, val updatedAt: String, val wordList: String)