Class BatchGetAssetPropertyValueHistoryErrorEntry

java.lang.Object
software.amazon.awssdk.services.iotsitewise.model.BatchGetAssetPropertyValueHistoryErrorEntry
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<BatchGetAssetPropertyValueHistoryErrorEntry.Builder,BatchGetAssetPropertyValueHistoryErrorEntry>

@Generated("software.amazon.awssdk:codegen") public final class BatchGetAssetPropertyValueHistoryErrorEntry extends Object implements SdkPojo, Serializable, ToCopyableBuilder<BatchGetAssetPropertyValueHistoryErrorEntry.Builder,BatchGetAssetPropertyValueHistoryErrorEntry>

A list of the errors (if any) associated with the batch request. Each error entry contains the entryId of the entry that failed.

See Also: