BatchGetAssetPropertyValueSkippedEntry - AWS IoT SiteWise

BatchGetAssetPropertyValueSkippedEntry

Contains information for an entry that has been processed by the previous BatchGetAssetPropertyValue request.

Contents

completionStatus

The completion status of each entry that is associated with the BatchGetAssetPropertyValue request.

Type: String

Valid Values: SUCCESS | ERROR

Required: Yes

entryId

The ID of the entry.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[a-zA-Z0-9_-]+$

Required: Yes

errorInfo

The error information, such as the error code and the timestamp.

Type: BatchGetAssetPropertyValueErrorInfo object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: