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