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

Returns:

  • (::String)


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

def next_token: () -> ::String

#protected_jobs::Array[Types::ProtectedJobSummary]

Returns:



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

def protected_jobs: () -> ::Array[Types::ProtectedJobSummary]