AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.