BatchPutAssetPropertyError
Contains error information from updating a batch of asset property values.
Contents
- errorCode
-
The error code.
Type: String
Valid Values:
ResourceNotFoundException | InvalidRequestException | InternalFailureException | ServiceUnavailableException | ThrottlingException | LimitExceededException | ConflictingOperationException | TimestampOutOfRangeException | AccessDeniedException
Required: Yes
- errorMessage
-
The associated error message.
Type: String
Required: Yes
- timestamps
-
A list of timestamps for each error, if any.
Type: Array of TimeInNanos objects
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: