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.
This is the response object from the DescribeComputationModel operation.
Namespace: Amazon.IoTSiteWise.Model
Assembly: AWSSDK.IoTSiteWise.dll
Version: 3.x.y.z
public class DescribeComputationModelResponse : AmazonWebServiceResponse
The DescribeComputationModelResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeComputationModelResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ActionDefinitions | System.Collections.Generic.List<Amazon.IoTSiteWise.Model.ActionDefinition> |
Gets and sets the property ActionDefinitions. The available actions for this computation model. |
![]() |
ComputationModelArn | System.String |
Gets and sets the property ComputationModelArn. The ARN of the computation model, which has the following format.
|
![]() |
ComputationModelConfiguration | Amazon.IoTSiteWise.Model.ComputationModelConfiguration |
Gets and sets the property ComputationModelConfiguration. The configuration for the computation model. |
![]() |
ComputationModelCreationDate | System.DateTime |
Gets and sets the property ComputationModelCreationDate. The model creation date, in Unix epoch time. |
![]() |
ComputationModelDataBinding | System.Collections.Generic.Dictionary<System.String, Amazon.IoTSiteWise.Model.ComputationModelDataBindingValue> |
Gets and sets the property ComputationModelDataBinding.
The data binding for the computation model. Key is a variable name defined in configuration.
Value is a |
![]() |
ComputationModelDescription | System.String |
Gets and sets the property ComputationModelDescription. The description of the computation model. |
![]() |
ComputationModelId | System.String |
Gets and sets the property ComputationModelId. The ID of the computation model. |
![]() |
ComputationModelLastUpdateDate | System.DateTime |
Gets and sets the property ComputationModelLastUpdateDate. The date the model was last updated, in Unix epoch time. |
![]() |
ComputationModelName | System.String |
Gets and sets the property ComputationModelName. The name of the computation model. |
![]() |
ComputationModelStatus | Amazon.IoTSiteWise.Model.ComputationModelStatus |
Gets and sets the property ComputationModelStatus. The current status of the asset model, which contains a state and an error message if any. |
![]() |
ComputationModelVersion | System.String |
Gets and sets the property ComputationModelVersion. The version of the computation model. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.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