Skip to content

/AWS1/CL_RBMDEREGROBOTRESPONSE

DeregisterRobotResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_FLEET TYPE /AWS1/RBMARN /AWS1/RBMARN

The Amazon Resource Name (ARN) of the fleet.

IV_ROBOT TYPE /AWS1/RBMARN /AWS1/RBMARN

The Amazon Resource Name (ARN) of the robot.


Queryable Attributes

fleet

The Amazon Resource Name (ARN) of the fleet.

Accessible with the following methods

Method Description
GET_FLEET() Getter for FLEET, with configurable default
ASK_FLEET() Getter for FLEET w/ exceptions if field has no value
HAS_FLEET() Determine if FLEET has a value

robot

The Amazon Resource Name (ARN) of the robot.

Accessible with the following methods

Method Description
GET_ROBOT() Getter for ROBOT, with configurable default
ASK_ROBOT() Getter for ROBOT w/ exceptions if field has no value
HAS_ROBOT() Determine if ROBOT has a value