Module: Aws::DataZone::Client::_ListLineageNodeHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLineageNodeHistoryOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
2943 |
# File 'sig/client.rbs', line 2943
def next_token: () -> ::String
|
#nodes ⇒ ::Array[Types::LineageNodeSummary]
2942 |
# File 'sig/client.rbs', line 2942
def nodes: () -> ::Array[Types::LineageNodeSummary]
|