class Aws::RoboMaker::Types::DeregisterRobotRequest
@note When making an API call, you may pass DeregisterRobotRequest
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/DeregisterRobotRequest AWS API Documentation
Constants
- SENSITIVE