Module: Aws::LocationService::Client::_ListTrackerConsumersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTrackerConsumersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#consumer_arns ⇒ ::Array[::String]
811 |
# File 'sig/client.rbs', line 811
def consumer_arns: () -> ::Array[::String]
|
#next_token ⇒ ::String
812 |
# File 'sig/client.rbs', line 812
def next_token: () -> ::String
|