Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface StartSimulationJobBatchCommandInputProtected

Hierarchy

Properties

batchPolicy?: BatchPolicy

The batch policy.

clientRequestToken?: string

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

createSimulationJobRequests: undefined | SimulationJobRequest[]

A list of simulation job requests to create in the batch.

tags?: Record<string, string>

A map that contains tag keys and tag values that are attached to the deployment job batch.