Skip to content

/AWS1/CL_RBM=>CREATEWORLDGENERATIONJOB()

About CreateWorldGenerationJob

Creates worlds using the specified template.

Method Signature

IMPORTING

Required arguments:

IV_TEMPLATE TYPE /AWS1/RBMARN /AWS1/RBMARN

The Amazon Resource Name (arn) of the world template describing the worlds you want to create.

IO_WORLDCOUNT TYPE REF TO /AWS1/CL_RBMWORLDCOUNT /AWS1/CL_RBMWORLDCOUNT

Information about the world count.

Optional arguments:

IV_CLIENTREQUESTTOKEN TYPE /AWS1/RBMCLIENTREQUESTTOKEN /AWS1/RBMCLIENTREQUESTTOKEN

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

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 generator job.

IT_WORLDTAGS TYPE /AWS1/CL_RBMTAGMAP_W=>TT_TAGMAP TT_TAGMAP

A map that contains tag keys and tag values that are attached to the generated worlds.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RBMCREWORLDGENERATI01 /AWS1/CL_RBMCREWORLDGENERATI01