Custom data struct array config variable syntax

Hello, I have a custom data struct created in blueprints and I want to read it from defaultgame.ini, I know how to setup a config variable, also an array (like shown in this video). What would be the syntax when that array is of a custom data struct, as shown in the picture?