StartSimulationJobBatchResponse
Types
Properties
Link copied to clipboard
The batch policy.
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
A list of created simulation job request summaries.
Link copied to clipboard
A list of failed simulation job requests. The request failed to be created into a simulation job. Failed requests do not have a simulation job ID.
Link copied to clipboard
The failure code if the simulation job batch failed.
Link copied to clipboard
The reason the simulation job batch failed.
Link copied to clipboard
A list of pending simulation job requests. These requests have not yet been created into simulation jobs.
Link copied to clipboard
The status of the simulation job batch.
Functions
Link copied to clipboard
inline fun copy(block: StartSimulationJobBatchResponse.Builder.() -> Unit = {}): StartSimulationJobBatchResponse