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]
566 |
# File 'sig/client.rbs', line 566
def dashboards: () -> ::Array[Types::DashboardDetail]
|
#next_token ⇒ ::String
567 |
# File 'sig/client.rbs', line 567
def next_token: () -> ::String
|