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