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
- Struct
- Aws::RoboMaker::Types::TemplateSummary
- Defined in:
- (unknown)
Overview
Summary information for a template.
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the template.
-
#created_at ⇒ 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.
-
#name ⇒ String
The name of the template.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the template.
#created_at ⇒ 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.
#name ⇒ String
The name of the template.