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