Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateWorldGenerationJobCommandInputProtected

Hierarchy

Properties

clientRequestToken?: string

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

tags?: Record<string, string>

A map that contains tag keys and tag values that are attached to the world generator job.

template: undefined | string

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

worldCount: undefined | WorldCount

Information about the world count.

worldTags?: Record<string, string>

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