You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RoboMaker::Types::DeleteRobotRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::RoboMaker::Types::DeleteRobotRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteRobotRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
robot: "Arn", # required
}
Instance Attribute Summary collapse
-
#robot ⇒ String
The Amazon Resource Name (ARN) of the robot.
Instance Attribute Details
#robot ⇒ String
The Amazon Resource Name (ARN) of the robot.