AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iotsitewise
/
aws.sdk.kotlin.services.iotsitewise.model
/
BatchPutAssetPropertyError
/
Builder
Builder
class
Builder
Members
Properties
error
Code
Link copied to clipboard
var
errorCode
:
BatchPutAssetPropertyValueErrorCode
?
The error code.
error
Message
Link copied to clipboard
var
errorMessage
:
String
?
The associated error message.
timestamps
Link copied to clipboard
var
timestamps
:
List
<
TimeInNanos
>
?
A list of timestamps for each error, if any.