Class BatchGetAssetPropertyAggregatesErrorInfo

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

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

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

See Also: