menu
aws_quicksight_api package
documentation
quicksight-2018-04-01.dart
ListIngestionsResponse
ingestions property
ingestions property
dark_mode
light_mode
ingestions
property
List
<
Ingestion
>
?
ingestions
final
A list of the ingestions.
Implementation
final List<Ingestion>? ingestions;
aws_quicksight_api package
documentation
quicksight-2018-04-01
ListIngestionsResponse
ingestions property
ListIngestionsResponse class