SimulationJobSummary

Summary information for a simulation job.

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 simulation job.

Link copied to clipboard

The compute type for the simulation job summary.

Link copied to clipboard

The names of the data sources.

Link copied to clipboard

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

Link copied to clipboard
val name: String?

The name of the simulation job.

Link copied to clipboard

A list of simulation job robot application names.

Link copied to clipboard

A list of simulation job simulation application names.

Link copied to clipboard

The status of the simulation job.

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