| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RestApiAttributes.Jsii$Proxy
An implementation for
RestApiAttributes |
| Modifier and Type | Method and Description |
|---|---|
RestApiAttributes |
RestApiAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IRestApi |
RestApi.fromRestApiAttributes(software.constructs.Construct scope,
String id,
RestApiAttributes attrs)
Import an existing RestApi that can be configured with additional Methods and Resources.
|
Copyright © 2022. All rights reserved.