/AWS1/CL_RBM=>CREATEROBOTAPPLICATION()
¶
About CreateRobotApplication¶
End of support notice: On September 10, 2025, Amazon Web Services will discontinue support for Amazon Web Services RoboMaker. After September 10, 2025, you will no longer be able to access the Amazon Web Services RoboMaker console or Amazon Web Services RoboMaker resources. For more information on transitioning to Batch to help run containerized simulations, visit https://aws.amazon.com/blogs/hpc/run-simulations-using-multiple-containers-in-a-single-aws-batch-job/.
Creates a robot application.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_NAME
TYPE /AWS1/RBMNAME
/AWS1/RBMNAME
¶
The name of the robot application.
IO_ROBOTSOFTWARESUITE
TYPE REF TO /AWS1/CL_RBMROBOTSOFTWARESUITE
/AWS1/CL_RBMROBOTSOFTWARESUITE
¶
The robot software suite used by the robot application.
Optional arguments:¶
IT_SOURCES
TYPE /AWS1/CL_RBMSOURCECONFIG=>TT_SOURCECONFIGS
TT_SOURCECONFIGS
¶
The sources of the robot application.
IT_TAGS
TYPE /AWS1/CL_RBMTAGMAP_W=>TT_TAGMAP
TT_TAGMAP
¶
A map that contains tag keys and tag values that are attached to the robot application.
IO_ENVIRONMENT
TYPE REF TO /AWS1/CL_RBMENVIRONMENT
/AWS1/CL_RBMENVIRONMENT
¶
The object that contains that URI of the Docker image that you use for your robot application.