menu
aws_batch_api package
documentation
batch-2016-08-10.dart
JobDetail
attempts property
attempts property
dark_mode
light_mode
attempts
property
List
<
AttemptDetail
>
?
attempts
final
A list of job attempts associated with this job.
Implementation
final List<AttemptDetail>? attempts;
aws_batch_api package
documentation
batch-2016-08-10
JobDetail
attempts property
JobDetail class