Zero Trust Dlp Custom Profile Profile Entry Pattern Args
data class ZeroTrustDlpCustomProfileProfileEntryPatternArgs(val regex: Output<String>, val validation: Output<String>? = null) : ConvertibleToJava<ZeroTrustDlpCustomProfileProfileEntryPatternArgs>