class Aws::RoboMaker::Types::Robot

Information about a robot.

@!attribute [rw] arn

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

@!attribute [rw] name

The name of the robot.
@return [String]

@!attribute [rw] fleet_arn

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

@!attribute [rw] status

The status of the robot.
@return [String]

@!attribute [rw] green_grass_group_id

The Greengrass group associated with the robot.
@return [String]

@!attribute [rw] created_at

The time, in milliseconds since the epoch, when the robot was
created.
@return [Time]

@!attribute [rw] architecture

The architecture of the robot.
@return [String]

@!attribute [rw] last_deployment_job

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

@!attribute [rw] last_deployment_time

The time of the last deployment.
@return [Time]

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

Constants

SENSITIVE