JsonObjectGenerator​Json​Object​Generator

JSON Object Generator

Generates structured objects

yaml
type: "io.kestra.plugin.datagen.generators.JsonObjectGenerator"
Properties

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.

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.