Module: Aws::BCMDashboards::Client::_ListDashboardsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDashboardsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dashboards ⇒ ::Array[Types::DashboardReference]
199 |
# File 'sig/client.rbs', line 199
def dashboards: () -> ::Array[Types::DashboardReference]
|
#next_token ⇒ ::String
200 |
# File 'sig/client.rbs', line 200
def next_token: () -> ::String
|