AWS SDK for Kotlin
Toggle table of contents
1.5.34
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityir
/
aws.sdk.kotlin.services.securityir.model
/
ValidationException
/
Builder
Builder
class
Builder
Members
Properties
field
List
Link copied to clipboard
var
fieldList
:
List
<
ValidationExceptionField
>
?
The fields which lead to the exception.
message
Link copied to clipboard
var
message
:
String
?
The exception message.
reason
Link copied to clipboard
var
reason
:
ValidationExceptionReason
?
The reason for the exception.