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
/
ErrorDetails
/
Builder
Builder
class
Builder
Members
Properties
code
Link copied to clipboard
var
code
:
ErrorCode
?
The error code.
details
Link copied to clipboard
var
details
:
List
<
DetailedError
>
?
A list of detailed errors.
message
Link copied to clipboard
var
message
:
String
?
The error message.