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]
667 |
# File 'sig/client.rbs', line 667
def items: () -> ::Array[Types::LiveSource]
|
#next_token ⇒ ::String
668 |
# File 'sig/client.rbs', line 668
def next_token: () -> ::String
|