Robot

class Robot : KotlinCustomResource

AWS::RoboMaker::Robot resource creates an AWS RoboMaker Robot.

Properties

Link copied to clipboard

The target architecture of the robot.

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the robot.

Link copied to clipboard
val fleet: Output<String>?

The Amazon Resource Name (ARN) of the fleet.

Link copied to clipboard

The Greengrass group id.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

The name for the robot.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Map<String, String>>?

A map that contains tag keys and tag values that are attached to the robot.

Link copied to clipboard
val urn: Output<String>