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

#definition ⇒ Types::DefinitionDocument

The definition document of a system.

Returns:

#summary ⇒ Types::SystemTemplateSummary

An object that contains summary information about a system.

Returns:

#validated_namespace_version ⇒ Integer

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.