NAME
Paws::Robomaker::CreateRobotResponse
ATTRIBUTES
Architecture => Str
The target architecture of the robot.
Valid values are: "X86_64"
, "ARM64"
, "ARMHF"
=head2 Arn => Str
The Amazon Resource Name (ARN) of the robot.
CreatedAt => Str
The time, in milliseconds since the epoch, when the robot was created.
GreengrassGroupId => Str
The Amazon Resource Name (ARN) of the Greengrass group associated with the robot.
Name => Str
The name of the robot.
Tags => Paws::Robomaker::TagMap
The list of all tags added to the robot.