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