Module: Aws::Translate::Client::_ListParallelDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListParallelDataResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
207 |
# File 'sig/client.rbs', line 207
def next_token: () -> ::String
|
#parallel_data_properties_list ⇒ ::Array[Types::ParallelDataProperties]
206 |
# File 'sig/client.rbs', line 206
def parallel_data_properties_list: () -> ::Array[Types::ParallelDataProperties]
|