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

Class: Aws::RoboMaker::Types::TemplateSummary

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

Overview

Summary information for a template.

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

The Amazon Resource Name (ARN) of the template.

Returns:

  • (String) —

    The Amazon Resource Name (ARN) of the template.

#created_at ⇒ Time

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

Returns:

  • (Time) —

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

#last_updated_at ⇒ Time

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

Returns:

  • (Time) —

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

#name ⇒ String

The name of the template.

Returns:

  • (String) —

    The name of the template.