class Aws::RoboMaker::Types::RegisterRobotRequest

@note When making an API call, you may pass RegisterRobotRequest

data as a hash:

    {
      fleet: "Arn", # required
      robot: "Arn", # required
    }

@!attribute [rw] fleet

The Amazon Resource Name (ARN) of the fleet.
@return [String]

@!attribute [rw] robot

The Amazon Resource Name (ARN) of the robot.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/RegisterRobotRequest AWS API Documentation

Constants

SENSITIVE