CreateSimulationJobResponse

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

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

Link copied to clipboard

Compute information for the simulation job.

Link copied to clipboard

The data sources for the simulation job.

Link copied to clipboard

the failure behavior for the simulation job.

Link copied to clipboard

The failure code of the simulation job if it failed:

Link copied to clipboard

The IAM role that allows the simulation job to call the AWS APIs that are specified in its associated policies on your behalf.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The logging configuration.

Link copied to clipboard

The maximum simulation job duration in seconds.

Link copied to clipboard

Simulation job output files location.

Link copied to clipboard

The robot application used by the simulation job.

Link copied to clipboard

The simulation application used by the simulation job.

Link copied to clipboard

The simulation job execution duration in milliseconds.

Link copied to clipboard

The status of the simulation job.

Link copied to clipboard

The list of all tags added to the simulation job.

Link copied to clipboard

Information about the vpc configuration.

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