Class BatchGetAssetPropertyValueHistorySkippedEntry

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

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

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

See Also: