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