menu
aws_quicksight_api package
documentation
quicksight-2018-04-01.dart
ListIngestionsResponse
ListIngestionsResponse constructor
ListIngestionsResponse constructor
dark_mode
light_mode
ListIngestionsResponse
constructor
ListIngestionsResponse
(
{
List
<
Ingestion
>
?
ingestions
,
String
?
nextToken
,
String
?
requestId
,
int
?
status
,
})
Implementation
ListIngestionsResponse({ this.ingestions, this.nextToken, this.requestId, this.status, });
aws_quicksight_api package
documentation
quicksight-2018-04-01
ListIngestionsResponse
ListIngestionsResponse constructor
ListIngestionsResponse class