class Aws::RoboMaker::Types::DescribeRobotResponse

@!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 fleet.
@return [String]

@!attribute [rw] greengrass_group_id

The Greengrass group id.
@return [String]

@!attribute [rw] created_at

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

@!attribute [rw] architecture

The target architecture of the robot application.
@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 job.
@return [Time]

@!attribute [rw] tags

The list of all tags added to the specified robot.
@return [Hash<String,String>]

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

Constants

SENSITIVE