JsonObjectGenerator
JSON Object Generator
Generates structured objects
yaml
type: "io.kestra.plugin.datagen.generators.JsonObjectGenerator"
Properties
value *RequiredNon-dynamicobject
Object to generate
A map of key-value pairs where values can contain Datafaker expressions (e.g., #{name.firstName}) to be evaluated for each output record.
locale array
SubType string
Locales
List of locale values in the format language, country, variant (e.g., "en", "US", "fr", "FR"). Controls the language and region of the generated data.