Module: Aws::Mgn::Client::_DescribeJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::Job]
471 |
# File 'sig/client.rbs', line 471
def items: () -> ::Array[Types::Job]
|
#next_token ⇒ ::String
472 |
# File 'sig/client.rbs', line 472
def next_token: () -> ::String
|