Class BatchGetAssetPropertyValueErrorEntry

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

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

Contains error information for an asset property value entry that is associated with the BatchGetAssetPropertyValue API.

See Also: