| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiKeyConfig.Jsii$Proxy
An implementation for
ApiKeyConfig |
| Modifier and Type | Method and Description |
|---|---|
ApiKeyConfig |
ApiKeyConfig.Builder.build()
Builds the configured instance.
|
default ApiKeyConfig |
AuthorizationMode.getApiKeyConfig()
(experimental) If authorizationType is `AuthorizationType.API_KEY`, this option can be configured.
|
ApiKeyConfig |
AuthorizationMode.Jsii$Proxy.getApiKeyConfig() |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationMode.Builder |
AuthorizationMode.Builder.apiKeyConfig(ApiKeyConfig apiKeyConfig)
Sets the value of
AuthorizationMode.getApiKeyConfig() |
Copyright © 2022. All rights reserved.