| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LambdaRestApiProps |
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaRestApiProps.Jsii$Proxy
An implementation for
LambdaRestApiProps |
static class |
RestApiProps.Jsii$Proxy
An implementation for
RestApiProps |
| Modifier and Type | Method and Description |
|---|---|
RestApiProps |
RestApiProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
RestApi(software.constructs.Construct scope,
String id,
RestApiProps props) |
Copyright © 2021. All rights reserved.