menu
aws_cloudwatch_api package
documentation
monitoring-2010-08-01.dart
ListDashboardsOutput
dashboardEntries property
dashboardEntries property
dark_mode
light_mode
dashboardEntries
property
List
<
DashboardEntry
>
?
dashboardEntries
final
The list of matching dashboards.
Implementation
final List<DashboardEntry>? dashboardEntries;
aws_cloudwatch_api package
documentation
monitoring-2010-08-01
ListDashboardsOutput
dashboardEntries property
ListDashboardsOutput class