WorldSummary

Information about a world.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the world.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The Amazon Resource Name (arn) of the world template.

Functions

Link copied to clipboard
inline fun copy(block: WorldSummary.Builder.() -> Unit = {}): WorldSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String