menu
aws_dataexchange_api package
documentation
dataexchange-2017-07-25.dart
GetJobResponse
errors property
errors property
dark_mode
light_mode
errors
property
List
<
JobError
>
?
errors
final
The errors associated with jobs.
Implementation
final List<JobError>? errors;
aws_dataexchange_api package
documentation
dataexchange-2017-07-25
GetJobResponse
errors property
GetJobResponse class