Module: Aws::DataZone::Client::_ListNotebookRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNotebookRunsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::NotebookRunSummary]
2976 |
# File 'sig/client.rbs', line 2976
def items: () -> ::Array[Types::NotebookRunSummary]
|
#next_token ⇒ ::String
2977 |
# File 'sig/client.rbs', line 2977
def next_token: () -> ::String
|