AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
detective
/
aws.sdk.kotlin.services.detective.model
/
ValidationException
/
Builder
Builder
class
Builder
Members
Properties
error
Code
Link copied to clipboard
var
errorCode
:
ErrorCode
?
The error code associated with the validation failure.
error
Code
Reason
Link copied to clipboard
var
errorCodeReason
:
String
?
An explanation of why validation failed.
message
Link copied to clipboard
var
message
:
String
?