class Aws::RoboMaker::Types::CreateRobotResponse

@!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] created_at

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

@!attribute [rw] greengrass_group_id

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

@!attribute [rw] architecture

The target architecture of the robot.
@return [String]

@!attribute [rw] tags

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

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

Constants

SENSITIVE