AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the GetSystemTemplate operation. Gets a system.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.IoTThingsGraph.AmazonIoTThingsGraphRequest
      Amazon.IoTThingsGraph.Model.GetSystemTemplateRequest

Namespace: Amazon.IoTThingsGraph.Model
Assembly: AWSSDK.IoTThingsGraph.dll
Version: 3.x.y.z

Syntax

C#
public class GetSystemTemplateRequest : AmazonIoTThingsGraphRequest
         IAmazonWebServiceRequest

The GetSystemTemplateRequest type exposes the following members

Constructors

NameDescription
Public Method GetSystemTemplateRequest()

Properties

NameTypeDescription
Public Property Id System.String

Gets and sets the property Id.

The ID of the system to get. This ID must be in the user's namespace.

The ID should be in the following format.

urn:tdm:REGION/ACCOUNT ID/default:system:SYSTEMNAME

Public Property RevisionNumber System.Int64

Gets and sets the property RevisionNumber.

The number that specifies the revision of the system to get.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5