
Datagen JsonObjectGenerator
CertifiedGenerate JSON objects from templates
Datagen JsonObjectGenerator
Certified
Generate JSON objects from templates
Renders the value map, then evaluates Datafaker expressions (#{...}) on every record. Supports nested maps/lists; locale list overrides Faker locale, otherwise the library default is used.
yaml
type: io.kestra.plugin.datagen.generators.JsonObjectGeneratorProperties
value *RequiredNon-dynamicobject
Object template
Map of key-value pairs rendered per record; strings starting with #{ are evaluated by Datafaker, including nested maps and lists.
locale array
SubTypestring
Locales
Optional locale list in the format [language, country, variant]; empty list uses Faker's default locale.