Uses of Interface
software.amazon.awscdk.services.apigatewayv2.CfnApi.CorsProperty
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnApi.CorsProperty in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionCfnApi.CorsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnApi.Builder.corsConfiguration
(CfnApi.CorsProperty corsConfiguration) A CORS configuration.CfnApiProps.Builder.corsConfiguration
(CfnApi.CorsProperty corsConfiguration) Sets the value ofCfnApiProps.getCorsConfiguration()
void
CfnApi.setCorsConfiguration
(CfnApi.CorsProperty value) A CORS configuration.