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
2945 |
# File 'sig/client.rbs', line 2945
def next_token: () -> ::String
|
#nodes ⇒ ::Array[Types::LineageNodeSummary]
2944 |
# File 'sig/client.rbs', line 2944
def nodes: () -> ::Array[Types::LineageNodeSummary]
|