Module: Aws::Mgn::Client::_ListImportErrorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListImportErrorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ImportTaskError]
771 |
# File 'sig/client.rbs', line 771
def items: () -> ::Array[Types::ImportTaskError]
|
#next_token ⇒ ::String
772 |
# File 'sig/client.rbs', line 772
def next_token: () -> ::String
|