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

Class: Aws::IoTThingsGraph::Types::FlowTemplateDescription

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

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#definitionTypes::DefinitionDocument

A workflow\'s definition document.

Returns:

#summaryTypes::FlowTemplateSummary

An object that contains summary information about a workflow.

Returns:

#validated_namespace_versionInteger

The version of the user\'s namespace against which the workflow was validated. Use this value in your system instance.

Returns:

  • (Integer)

    The version of the user\'s namespace against which the workflow was validated.