Prevention Stored Info Type Regex Args
data class PreventionStoredInfoTypeRegexArgs(val groupIndexes: Output<List<Int>>? = null, val pattern: Output<String>) : ConvertibleToJava<PreventionStoredInfoTypeRegexArgs>