dashboardSummaryList property

List<DashboardSummary>? dashboardSummaryList
final

A structure that contains all of the dashboards in your AWS account. This structure provides basic information about the dashboards.

Implementation

final List<DashboardSummary>? dashboardSummaryList;