BatchGetAssetPropertyValueErrorEntry - AWS IoT SiteWise

BatchGetAssetPropertyValueErrorEntry

Contains error information for an asset property value entry that is associated with the BatchGetAssetPropertyValue API.

Contents

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

errorCode

The error code.

Type: String

Valid Values: ResourceNotFoundException | InvalidRequestException | AccessDeniedException

Required: Yes

errorMessage

The associated error message.

Type: String

Required: Yes

See Also

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