Module: Aws::CleanRooms::Client::_ListProtectedJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProtectedJobsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1123 |
# File 'sig/client.rbs', line 1123
def next_token: () -> ::String
|
#protected_jobs ⇒ ::Array[Types::ProtectedJobSummary]
1124 |
# File 'sig/client.rbs', line 1124
def protected_jobs: () -> ::Array[Types::ProtectedJobSummary]
|