| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpApiAttributes.Jsii$Proxy
An implementation for
HttpApiAttributes |
| Modifier and Type | Method and Description |
|---|---|
HttpApiAttributes |
HttpApiAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IHttpApi |
HttpApi.fromHttpApiAttributes(software.constructs.Construct scope,
String id,
HttpApiAttributes attrs)
(experimental) Import an existing HTTP API into this CDK app.
|
Copyright © 2021. All rights reserved.