| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RequestAuthorizerProps
Properties for RequestAuthorizer.
|
interface |
TokenAuthorizerProps
Properties for TokenAuthorizer.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaAuthorizerProps.Jsii$Proxy
An implementation for
LambdaAuthorizerProps |
static class |
RequestAuthorizerProps.Jsii$Proxy
An implementation for
RequestAuthorizerProps |
static class |
TokenAuthorizerProps.Jsii$Proxy
An implementation for
TokenAuthorizerProps |
| Modifier and Type | Method and Description |
|---|---|
LambdaAuthorizerProps |
LambdaAuthorizerProps.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.