Uses of Interface
software.amazon.awscdk.services.sam.CfnApi.CorsConfigurationProperty
Packages that use CfnApi.CorsConfigurationProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnApi.CorsConfigurationProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnApi.CorsConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApi.CorsConfigurationPropertyMethods in software.amazon.awscdk.services.sam that return CfnApi.CorsConfigurationPropertyModifier and TypeMethodDescriptionCfnApi.CorsConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnApi.CorsConfigurationPropertyModifier and TypeMethodDescriptionCfnApi.Builder.cors(CfnApi.CorsConfigurationProperty cors) CfnApiProps.Builder.cors(CfnApi.CorsConfigurationProperty cors) Sets the value ofCfnApiProps.getCors()voidCfnApi.setCors(CfnApi.CorsConfigurationProperty value)