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]

Returns:



786
# File 'sig/client.rbs', line 786

def items: () -> ::Array[Types::ImportTaskError]

#next_token ⇒ ::String

Returns:

  • (::String)


787
# File 'sig/client.rbs', line 787

def next_token: () -> ::String