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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String