Module: Aws::MediaTailor::Client::_ListSourceLocationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSourceLocationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::SourceLocation]
713 |
# File 'sig/client.rbs', line 713 def items: () -> ::Array[Types::SourceLocation] |
#next_token ⇒ ::String
714 |
# File 'sig/client.rbs', line 714 def next_token: () -> ::String |