AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the BatchCreateVehicle operation. Creates a group, or batch, of vehicles.

You must specify a decoder manifest and a vehicle model (model manifest) for each vehicle.

For more information, see Create multiple vehicles (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.IoTFleetWise.AmazonIoTFleetWiseRequest
      Amazon.IoTFleetWise.Model.BatchCreateVehicleRequest

Namespace: Amazon.IoTFleetWise.Model
Assembly: AWSSDK.IoTFleetWise.dll
Version: 3.x.y.z

Syntax

C#
public class BatchCreateVehicleRequest : AmazonIoTFleetWiseRequest
         IAmazonWebServiceRequest

The BatchCreateVehicleRequest type exposes the following members

Constructors

NameDescription
Public Method BatchCreateVehicleRequest()

Properties

NameTypeDescription
Public Property Vehicles System.Collections.Generic.List<Amazon.IoTFleetWise.Model.CreateVehicleRequestItem>

Gets and sets the property Vehicles.

A list of information about each vehicle to create. For more information, see the API data type.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5