Zero Trust Dlp Custom Profile Shared Entry Args
data class ZeroTrustDlpCustomProfileSharedEntryArgs(val enabled: Output<Boolean>, val entryId: Output<String>, val entryType: Output<String>) : ConvertibleToJava<ZeroTrustDlpCustomProfileSharedEntryArgs>