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