| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
BasePathMapping |
DomainName.addBasePathMapping(IRestApi targetApi)
Maps this domain to an API endpoint.
|
BasePathMapping |
DomainName.addBasePathMapping(IRestApi targetApi,
BasePathMappingOptions options)
Maps this domain to an API endpoint.
|
BasePathMapping |
BasePathMapping.Builder.build() |
Copyright © 2022. All rights reserved.