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]
484 |
# File 'sig/client.rbs', line 484 def items: () -> ::Array[Types::Job] |
#next_token ⇒ ::String
485 |
# File 'sig/client.rbs', line 485 def next_token: () -> ::String |