listModelManifests
inline suspend fun IotFleetWiseClient.listModelManifests(crossinline block: ListModelManifestsRequest.Builder.() -> Unit): ListModelManifestsResponse
Retrieves a list of vehicle models (model manifests).
This API operation uses pagination. Specify the nextToken
parameter in the request to return more results.