| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| 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 |
|---|---|
CfnApi.Builder |
CfnApi.Builder.corsConfiguration(CfnApi.CorsProperty corsConfiguration)
`AWS::ApiGatewayV2::Api.CorsConfiguration`.
|
CfnApiProps.Builder |
CfnApiProps.Builder.corsConfiguration(CfnApi.CorsProperty corsConfiguration)
Sets the value of
CfnApiProps.getCorsConfiguration() |
void |
CfnApi.setCorsConfiguration(CfnApi.CorsProperty value)
`AWS::ApiGatewayV2::Api.CorsConfiguration`.
|
Copyright © 2021. All rights reserved.