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 BatchGetAssetPropertyValueHistory operation.
Namespace: Amazon.IoTSiteWise.Model
Assembly: AWSSDK.IoTSiteWise.dll
Version: 3.x.y.z
public class BatchGetAssetPropertyValueHistoryResponse : AmazonWebServiceResponse
The BatchGetAssetPropertyValueHistoryResponse type exposes the following members
Name | Description | |
---|---|---|
BatchGetAssetPropertyValueHistoryResponse() |
Name | Type | Description | |
---|---|---|---|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
ErrorEntries | System.Collections.Generic.List<Amazon.IoTSiteWise.Model.BatchGetAssetPropertyValueHistoryErrorEntry> |
Gets and sets the property ErrorEntries.
A list of the errors (if any) associated with the batch request. Each error entry
contains the |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
NextToken | System.String |
Gets and sets the property NextToken. The token for the next set of results, or null if there are no additional results. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
SkippedEntries | System.Collections.Generic.List<Amazon.IoTSiteWise.Model.BatchGetAssetPropertyValueHistorySkippedEntry> |
Gets and sets the property SkippedEntries.
A list of entries that were not processed by this batch request. because these entries
had been completely processed by previous paginated requests. Each skipped entry contains
the |
|
SuccessEntries | System.Collections.Generic.List<Amazon.IoTSiteWise.Model.BatchGetAssetPropertyValueHistorySuccessEntry> |
Gets and sets the property SuccessEntries.
A list of entries that were processed successfully by this batch request. Each success
entry contains the |
.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