toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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
?