Module: Aws::MediaTailor::Client::_ListPrefetchSchedulesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListPrefetchSchedulesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::PrefetchSchedule]

Returns:



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

def items: () -> ::Array[Types::PrefetchSchedule]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String