Module: Aws::GlueDataBrew::Client::_ListDatasetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDatasetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#datasets ⇒ ::Array[Types::Dataset]
468 |
# File 'sig/client.rbs', line 468
def datasets: () -> ::Array[Types::Dataset]
|
#next_token ⇒ ::String
469 |
# File 'sig/client.rbs', line 469
def next_token: () -> ::String
|