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.
An object that contains a system instance definition and summary information.
Namespace: Amazon.IoTThingsGraph.Model
Assembly: AWSSDK.IoTThingsGraph.dll
Version: 3.x.y.z
public class SystemInstanceDescription
The SystemInstanceDescription type exposes the following members
Name | Description | |
---|---|---|
![]() |
SystemInstanceDescription() |
Name | Type | Description | |
---|---|---|---|
![]() |
Definition | Amazon.IoTThingsGraph.Model.DefinitionDocument |
Gets and sets the property Definition. |
![]() |
FlowActionsRoleArn | System.String |
Gets and sets the property FlowActionsRoleArn. The AWS Identity and Access Management (IAM) role that AWS IoT Things Graph assumes during flow execution in a cloud deployment. This role must have read and write permissionss to AWS Lambda and AWS IoT and to any other AWS services that the flow uses. |
![]() |
MetricsConfiguration | Amazon.IoTThingsGraph.Model.MetricsConfiguration |
Gets and sets the property MetricsConfiguration. |
![]() |
S3BucketName | System.String |
Gets and sets the property S3BucketName. The Amazon Simple Storage Service bucket where information about a system instance is stored. |
![]() |
Summary | Amazon.IoTThingsGraph.Model.SystemInstanceSummary |
Gets and sets the property Summary. An object that contains summary information about a system instance. |
![]() |
ValidatedDependencyRevisions | System.Collections.Generic.List<Amazon.IoTThingsGraph.Model.DependencyRevision> |
Gets and sets the property ValidatedDependencyRevisions. A list of objects that contain all of the IDs and revision numbers of workflows and systems that are used in a system instance. |
![]() |
ValidatedNamespaceVersion | System.Int64 |
Gets and sets the property ValidatedNamespaceVersion. The version of the user's namespace against which the system instance was validated. |
.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