Module: Aws::Macie2::Client::_ListClassificationJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListClassificationJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::JobSummary]
780 |
# File 'sig/client.rbs', line 780
def items: () -> ::Array[Types::JobSummary]
|
#next_token ⇒ ::String
781 |
# File 'sig/client.rbs', line 781
def next_token: () -> ::String
|