toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
appconfig
/
aws.sdk.kotlin.services.appconfig.model
/
BadRequestException
/
Builder
Builder
class
Builder
Members
Properties
details
Link copied to clipboard
var
details
:
BadRequestDetails
?
Detailed information about the input that failed to satisfy the constraints specified by a call.
message
Link copied to clipboard
var
message
:
String
?
reason
Link copied to clipboard
var
reason
:
BadRequestReason
?