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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String