menu
aws_cloudwatch_api package
documentation
monitoring-2010-08-01.dart
DashboardEntry
DashboardEntry constructor
DashboardEntry constructor
dark_mode
light_mode
DashboardEntry
constructor
DashboardEntry
(
{
String
?
dashboardArn
,
String
?
dashboardName
,
DateTime
?
lastModified
,
int
?
size
,
})
Implementation
DashboardEntry({ this.dashboardArn, this.dashboardName, this.lastModified, this.size, });
aws_cloudwatch_api package
documentation
monitoring-2010-08-01
DashboardEntry
DashboardEntry constructor
DashboardEntry class