Module: Aws::MediaTailor::Client::_ListVodSourcesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::VodSource]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String