synthesisTasks property

List<SynthesisTask>? synthesisTasks
final

List of SynthesisTask objects that provides information from the specified task in the list request, including output format, creation time, task status, and so on.

Implementation

final List<SynthesisTask>? synthesisTasks;