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
show all
Defined in:
(unknown)

Overview

Contains error information for asset property value entries that are associated with the BatchPutAssetPropertyValue API.

Instance Attribute Summary collapse

Instance Attribute Details

#entry_idString

The ID of the failed entry.

Returns:

  • (String)

    The ID of the failed entry.

#errorsArray<Types::BatchPutAssetPropertyError>

The list of update property value errors.

Returns: