Json Mapper Source Field Args
data class JsonMapperSourceFieldArgs(val fieldName: Output<String>? = null) : ConvertibleToJava<JsonMapperSourceFieldArgs>
JsonArrayMapper source field used to describe the field from which the json array will be read.