Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Robot

Information about a robot.

Hierarchy

  • Robot

Index

Properties

Optional architecture

architecture: Architecture | string

The architecture of the robot.

Optional arn

arn: undefined | string

The Amazon Resource Name (ARN) of the robot.

Optional createdAt

createdAt: Date

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

Optional fleetArn

fleetArn: undefined | string

The Amazon Resource Name (ARN) of the fleet.

Optional greenGrassGroupId

greenGrassGroupId: undefined | string

The Greengrass group associated with the robot.

Optional lastDeploymentJob

lastDeploymentJob: undefined | string

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

Optional lastDeploymentTime

lastDeploymentTime: Date

The time of the last deployment.

Optional name

name: undefined | string

The name of the robot.

Optional status

status: RobotStatus | string

The status of the robot.