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