Module: Aws::IoTFleetWise::Client::_ListFleetsForVehicleResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFleetsForVehicleResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#fleets ⇒ ::Array[::String]
758 |
# File 'sig/client.rbs', line 758
def fleets: () -> ::Array[::String]
|
#next_token ⇒ ::String
759 |
# File 'sig/client.rbs', line 759
def next_token: () -> ::String
|