menu
aws_datasync_api package
documentation
datasync-2018-11-09.dart
ListTaskExecutionsResponse
taskExecutions property
taskExecutions property
dark_mode
light_mode
taskExecutions
property
List
<
TaskExecutionListEntry
>
?
taskExecutions
final
A list of executed tasks.
Implementation
final List<TaskExecutionListEntry>? taskExecutions;
aws_datasync_api package
documentation
datasync-2018-11-09
ListTaskExecutionsResponse
taskExecutions property
ListTaskExecutionsResponse class