Module: Aws::Drs::Client::_DescribeJobsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeJobsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::Job]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String