You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTSiteWise::Types::BatchPutAssetPropertyErrorEntry
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTSiteWise::Types::BatchPutAssetPropertyErrorEntry
- Defined in:
- (unknown)
Overview
Contains error information for asset property value entries that are associated with the BatchPutAssetPropertyValue API.
Instance Attribute Summary collapse
-
#entry_id ⇒ String
The ID of the failed entry.
-
#errors ⇒ Array<Types::BatchPutAssetPropertyError>
The list of update property value errors.
Instance Attribute Details
#entry_id ⇒ String
The ID of the failed entry.
#errors ⇒ Array<Types::BatchPutAssetPropertyError>
The list of update property value errors.