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 FinishedWorldsSummary

Information about worlds that finished.

Hierarchy

  • FinishedWorldsSummary

Properties

failureSummary?: FailureSummary

Information about worlds that failed.

finishedCount?: number

The total number of finished worlds.

succeededWorlds?: string[]

A list of worlds that succeeded.