You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RoboMaker::Types::WorldSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about a world.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the world.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the world.

#created_atTime

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

Returns:

  • (Time)

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

#generation_jobString

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

Returns:

  • (String)

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

#templateString

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

Returns:

  • (String)

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