toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
frauddetector
/
aws.sdk.kotlin.services.frauddetector.model
/
BatchGetVariableResponse
/
Builder
Builder
class
Builder
Members
Properties
errors
Link copied to clipboard
var
errors
:
List
<
BatchGetVariableError
>
?
The errors from the request.
variables
Link copied to clipboard
var
variables
:
List
<
Variable
>
?
The returned variables.