Uses of Class
software.amazon.awscdk.services.sam.CfnApi.CorsConfigurationProperty.Builder
-
Uses of CfnApi.CorsConfigurationProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnApi.CorsConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnApi.CorsConfigurationProperty.Builder.allowCredentials(Boolean allowCredentials) Sets the value ofCfnApi.CorsConfigurationProperty.getAllowCredentials()CfnApi.CorsConfigurationProperty.Builder.allowCredentials(software.amazon.awscdk.core.IResolvable allowCredentials) Sets the value ofCfnApi.CorsConfigurationProperty.getAllowCredentials()CfnApi.CorsConfigurationProperty.Builder.allowHeaders(String allowHeaders) Sets the value ofCfnApi.CorsConfigurationProperty.getAllowHeaders()CfnApi.CorsConfigurationProperty.Builder.allowMethods(String allowMethods) Sets the value ofCfnApi.CorsConfigurationProperty.getAllowMethods()CfnApi.CorsConfigurationProperty.Builder.allowOrigin(String allowOrigin) Sets the value ofCfnApi.CorsConfigurationProperty.getAllowOrigin()CfnApi.CorsConfigurationProperty.builder()Sets the value ofCfnApi.CorsConfigurationProperty.getMaxAge()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnApi.CorsConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApi.CorsConfigurationProperty.Builder.