Module: Aws::MediaTailor::Client::_ListLiveSourcesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::LiveSource]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String