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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String