StartSimulationJobBatchResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (arn) of the batch.

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

The time, in milliseconds since the epoch, when the simulation job batch was created.

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.

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String