CreateRobotRequest

Deprecated

No longer recommended for use. See AWS API documentation for more details.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The target architecture of the robot.

Link copied to clipboard

The Greengrass group id.

Link copied to clipboard
val name: String?

The name for the robot.

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String