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