SimulationJobBatchSummary

Information about a simulation job batch.

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 time, in milliseconds since the epoch, when the simulation job batch was created.

Link copied to clipboard

The number of created simulation job requests.

Link copied to clipboard

The number of failed simulation job requests.

Link copied to clipboard

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

Link copied to clipboard

The number of pending simulation job requests.

Link copied to clipboard

The status of the simulation 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