| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasePathMappingProps
Example:
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BasePathMappingOptions.Jsii$Proxy
An implementation for
BasePathMappingOptions |
static class |
BasePathMappingProps.Jsii$Proxy
An implementation for
BasePathMappingProps |
| Modifier and Type | Method and Description |
|---|---|
BasePathMappingOptions |
BasePathMappingOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
BasePathMapping |
DomainName.addBasePathMapping(IRestApi targetApi,
BasePathMappingOptions options)
Maps this domain to an API endpoint.
|
Copyright © 2022. All rights reserved.