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

Class: Aws::IoTThingsGraph::Types::SystemTemplateDescription

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

Overview

An object that contains a system's definition document and summary information.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#definitionTypes::DefinitionDocument

The definition document of a system.

Returns:

#summaryTypes::SystemTemplateSummary

An object that contains summary information about a system.

Returns:

#validated_namespace_versionInteger

The namespace version against which the system was validated. Use this value in your system instance.

Returns:

  • (Integer)

    The namespace version against which the system was validated.