Module: Aws::MainframeModernization::Client::_ListDataSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataSetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_sets ⇒ ::Array[Types::DataSetSummary]
550 |
# File 'sig/client.rbs', line 550
def data_sets: () -> ::Array[Types::DataSetSummary]
|
#next_token ⇒ ::String
551 |
# File 'sig/client.rbs', line 551
def next_token: () -> ::String
|