toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
appsync
/
aws.sdk.kotlin.services.appsync.model
/
PutGraphqlApiEnvironmentVariablesResponse
/
Builder
Builder
class
Builder
Members
Properties
environment
Variables
Link copied to clipboard
var
environmentVariables
:
Map
<
String
,
String
>
?
The payload containing each environmental variable in the
"key" : "value"
format.