listFleetsForVehicle
inline suspend fun IotFleetWiseClient.listFleetsForVehicle(crossinline block: ListFleetsForVehicleRequest.Builder.() -> Unit): ListFleetsForVehicleResponse
Retrieves a list of IDs for all fleets that the vehicle is associated with.
This API operation uses pagination. Specify the nextToken
parameter in the request to return more results.