Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Information about a robot.

Hierarchy

  • Robot

Properties

architecture?: string

The architecture of the robot.

arn?: string

The Amazon Resource Name (ARN) of the robot.

createdAt?: Date

The time, in milliseconds since the epoch, when the robot was created.

fleetArn?: string

The Amazon Resource Name (ARN) of the fleet.

greenGrassGroupId?: string

The Greengrass group associated with the robot.

lastDeploymentJob?: string

The Amazon Resource Name (ARN) of the last deployment job.

lastDeploymentTime?: Date

The time of the last deployment.

name?: string

The name of the robot.

status?: string

The status of the robot.