Class BatchGetAssetPropertyAggregatesErrorEntry

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

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

Contains error information for an asset property aggregate entry that is associated with the BatchGetAssetPropertyAggregates API.

See Also: