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]
465 |
# File 'sig/client.rbs', line 465
def dashboard_entries: () -> ::Array[Types::DashboardEntry]
|
#next_token ⇒ ::String
466 |
# File 'sig/client.rbs', line 466
def next_token: () -> ::String
|