createModelManifest
inline suspend fun IotFleetWiseClient.createModelManifest(crossinline block: CreateModelManifestRequest.Builder.() -> Unit): CreateModelManifestResponse
Creates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).
For more information, see Vehicle models in the Amazon Web Services IoT FleetWise Developer Guide.