toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
appsync
/
aws.sdk.kotlin.services.appsync.model
/
GetGraphqlApiEnvironmentVariablesResponse
/
environmentVariables
environment
Variables
val
environmentVariables
:
Map
<
String
,
String
>
?
The payload containing each environmental variable in the
"key" : "value"
format.