/AWS1/CL_RBM=>CREATEWORLDTEMPLATE()
¶
About CreateWorldTemplate¶
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 world template.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_CLIENTREQUESTTOKEN
TYPE /AWS1/RBMCLIENTREQUESTTOKEN
/AWS1/RBMCLIENTREQUESTTOKEN
¶
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
IV_NAME
TYPE /AWS1/RBMTEMPLATENAME
/AWS1/RBMTEMPLATENAME
¶
The name of the world template.
IV_TEMPLATEBODY
TYPE /AWS1/RBMJSON
/AWS1/RBMJSON
¶
The world template body.
IO_TEMPLATELOCATION
TYPE REF TO /AWS1/CL_RBMTEMPLATELOCATION
/AWS1/CL_RBMTEMPLATELOCATION
¶
The location of the world template.
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 world template.