class Aws::RoboMaker::Types::SimulationJobSummary

Summary information for a simulation job.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the simulation job.
@return [String]

@!attribute [rw] last_updated_at

The time, in milliseconds since the epoch, when the simulation job
was last updated.
@return [Time]

@!attribute [rw] name

The name of the simulation job.
@return [String]

@!attribute [rw] status

The status of the simulation job.
@return [String]

@!attribute [rw] simulation_application_names

A list of simulation job simulation application names.
@return [Array<String>]

@!attribute [rw] robot_application_names

A list of simulation job robot application names.
@return [Array<String>]

@!attribute [rw] data_source_names

The names of the data sources.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/SimulationJobSummary AWS API Documentation

Constants

SENSITIVE