Get Zero Trust Dlp Entry Result
data class GetZeroTrustDlpEntryResult(val accountId: String, val confidence: GetZeroTrustDlpEntryConfidence, val createdAt: String, val enabled: Boolean, val entryId: String? = null, val id: String, val name: String, val pattern: GetZeroTrustDlpEntryPattern, val profileId: String, val secret: Boolean, val type: String, val updatedAt: String, val wordList: String)
A collection of values returned by getZeroTrustDlpEntry.