Uses of Interface
software.amazon.awscdk.services.appsync.ApiKeyConfig
-
Uses of ApiKeyConfig in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionApiKeyConfig.Builder.build()
Builds the configured instance.default ApiKeyConfig
AuthorizationMode.getApiKeyConfig()
If authorizationType isAuthorizationType.API_KEY
, this option can be configured.final ApiKeyConfig
AuthorizationMode.Jsii$Proxy.getApiKeyConfig()
Modifier and TypeMethodDescriptionAuthorizationMode.Builder.apiKeyConfig
(ApiKeyConfig apiKeyConfig) Sets the value ofAuthorizationMode.getApiKeyConfig()