class Aws::RoboMaker::Types::DescribeWorldResponse

@!attribute [rw] arn

The Amazon Resource Name (arn) of the world.
@return [String]

@!attribute [rw] generation_job

The Amazon Resource Name (arn) of the world generation job that
generated the world.
@return [String]

@!attribute [rw] template

The world template.
@return [String]

@!attribute [rw] created_at

The time, in milliseconds since the epoch, when the world was
created.
@return [Time]

@!attribute [rw] tags

A map that contains tag keys and tag values that are attached to the
world.
@return [Hash<String,String>]

@!attribute [rw] world_description_body

Returns the JSON formatted string that describes the contents of
your world.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/DescribeWorldResponse AWS API Documentation

Constants

SENSITIVE