BatchGetAssetPropertyAggregatesSkippedEntry
Contains information for an entry that has been processed by the previous BatchGetAssetPropertyAggregates request.
Contents
- completionStatus
-
The completion status of each entry that is associated with the BatchGetAssetPropertyAggregates API.
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: BatchGetAssetPropertyAggregatesErrorInfo object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: