Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface DescribeWorldResponse

Hierarchy

Properties

arn?: string

The Amazon Resource Name (arn) of the world.

createdAt?: Date

The time, in milliseconds since the epoch, when the world was created.

generationJob?: string

The Amazon Resource Name (arn) of the world generation job that generated the world.

tags?: Record<string, string>

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

template?: string

The world template.

worldDescriptionBody?: string

Returns the JSON formatted string that describes the contents of your world.