AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
appconfigdata
/
aws.sdk.kotlin.services.appconfigdata.model
/
BadRequestException
/
Builder
Builder
class
Builder
Members
Properties
details
Link copied to clipboard
var
details
:
BadRequestDetails
?
Details describing why the request was invalid.
message
Link copied to clipboard
var
message
:
String
?
reason
Link copied to clipboard
var
reason
:
BadRequestReason
?
Code indicating the reason the request was invalid.