| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::ApiGatewayV2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnApi.CorsProperty.Jsii$Proxy
An implementation for
CfnApi.CorsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnApi.CorsProperty |
CfnApi.CorsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApiProps.Builder |
CfnApiProps.Builder.corsConfiguration(CfnApi.CorsProperty corsConfiguration)
Sets the value of
CfnApiProps.getCorsConfiguration() |
CfnApi.Builder |
CfnApi.Builder.corsConfiguration(CfnApi.CorsProperty corsConfiguration)
A CORS configuration.
|
void |
CfnApi.setCorsConfiguration(CfnApi.CorsProperty value)
A CORS configuration.
|
Copyright © 2022. All rights reserved.