NAME
Paws::Robomaker::DescribeRobotResponse
ATTRIBUTES
Architecture => Str
The target architecture of the robot application.
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.
FleetArn => Str
The Amazon Resource Name (ARN) of the fleet.
GreengrassGroupId => Str
The Greengrass group id.
LastDeploymentJob => Str
The Amazon Resource Name (ARN) of the last deployment job.
LastDeploymentTime => Str
The time of the last deployment job.
Name => Str
The name of the robot.
Status => Str
The status of the fleet.
Valid values are: "Available"
, "Registered"
, "PendingNewDeployment"
, "Deploying"
, "Failed"
, "InSync"
, "NoResponse"
=head2 Tags => Paws::Robomaker::TagMap
The list of all tags added to the specified robot.