toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
greengrassv2
/
aws.sdk.kotlin.services.greengrassv2.model
/
ValidationException
/
Builder
Builder
class
Builder
Members
Properties
fields
Link copied to clipboard
var
fields
:
List
<
ValidationExceptionField
>
?
The list of fields that failed to validate.
message
Link copied to clipboard
var
message
:
String
?
reason
Link copied to clipboard
var
reason
:
ValidationExceptionReason
?
The reason for the validation exception.