Module: Aws::DataZone::Client::_QueryGraphResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::QueryGraphOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ResultItem]
3325 |
# File 'sig/client.rbs', line 3325
def items: () -> ::Array[Types::ResultItem]
|
#next_token ⇒ ::String
3326 |
# File 'sig/client.rbs', line 3326
def next_token: () -> ::String
|