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

Class: Aws::RoboMaker::Types::UpdateWorldTemplateResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

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

Returns:

  • (String)

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

#created_atTime

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

Returns:

  • (Time)

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

#last_updated_atTime

The time, in milliseconds since the epoch, when the world template was last updated.

Returns:

  • (Time)

    The time, in milliseconds since the epoch, when the world template was last updated.

#nameString

The name of the world template.

Returns:

  • (String)

    The name of the world template.