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

Class: Aws::IoTThingsGraph::Types::SystemTemplateSummary

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The ARN of the system.

Returns:

  • (String)

    The ARN of the system.

#created_atTime

The date when the system was created.

Returns:

  • (Time)

    The date when the system was created.

#idString

The ID of the system.

Returns:

  • (String)

    The ID of the system.

#revision_numberInteger

The revision number of the system.

Returns:

  • (Integer)

    The revision number of the system.