menu
aws_quicksight_api package
documentation
quicksight-2018-04-01.dart
CancelIngestionResponse
CancelIngestionResponse constructor
CancelIngestionResponse constructor
dark_mode
light_mode
CancelIngestionResponse
constructor
CancelIngestionResponse
(
{
String
?
arn
,
String
?
ingestionId
,
String
?
requestId
,
int
?
status
,
})
Implementation
CancelIngestionResponse({ this.arn, this.ingestionId, this.requestId, this.status, });
aws_quicksight_api package
documentation
quicksight-2018-04-01
CancelIngestionResponse
CancelIngestionResponse constructor
CancelIngestionResponse class