Module: Aws::CloudWatch::Client::_ListDashboardsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListDashboardsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#dashboard_entries::Array[Types::DashboardEntry]

Returns:



467
# File 'sig/client.rbs', line 467

def dashboard_entries: () -> ::Array[Types::DashboardEntry]

#next_token::String

Returns:

  • (::String)


468
# File 'sig/client.rbs', line 468

def next_token: () -> ::String