| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CorsPreflightOptions.Jsii$Proxy
An implementation for
CorsPreflightOptions |
| Modifier and Type | Method and Description |
|---|---|
CorsPreflightOptions |
CorsPreflightOptions.Builder.build()
Builds the configured instance.
|
default CorsPreflightOptions |
HttpApiProps.getCorsPreflight()
(experimental) Specifies a CORS configuration for an API.
|
CorsPreflightOptions |
HttpApiProps.Jsii$Proxy.getCorsPreflight() |
| Modifier and Type | Method and Description |
|---|---|
HttpApiProps.Builder |
HttpApiProps.Builder.corsPreflight(CorsPreflightOptions corsPreflight)
Sets the value of
HttpApiProps.getCorsPreflight() |
HttpApi.Builder |
HttpApi.Builder.corsPreflight(CorsPreflightOptions corsPreflight)
(experimental) Specifies a CORS configuration for an API.
|
Copyright © 2022. All rights reserved.