Class BatchGetAssetPropertyValueErrorInfo

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

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

The error information, such as the error code and the timestamp.

See Also: