You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTThingsGraph::Types::GetSystemTemplateRevisionsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTThingsGraph::Types::GetSystemTemplateRevisionsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
The string to specify as
nextToken
when you request the next page of results. -
#summaries ⇒ Array<Types::SystemTemplateSummary>
An array of objects that contain summary data about the system template revisions.
Instance Attribute Details
#next_token ⇒ String
The string to specify as nextToken
when you request the next page of
results.
#summaries ⇒ Array<Types::SystemTemplateSummary>
An array of objects that contain summary data about the system template revisions.