Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.FunctionUrlConfigProperty.Builder
Packages that use CfnFunctionPropsMixin.FunctionUrlConfigProperty.Builder
-
Uses of CfnFunctionPropsMixin.FunctionUrlConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.FunctionUrlConfigProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnFunctionPropsMixin.FunctionUrlConfigProperty.getAuthType()CfnFunctionPropsMixin.FunctionUrlConfigProperty.builder()Sets the value ofCfnFunctionPropsMixin.FunctionUrlConfigProperty.getCors()CfnFunctionPropsMixin.FunctionUrlConfigProperty.Builder.cors(CfnFunctionPropsMixin.CorsConfigurationProperty cors) Sets the value ofCfnFunctionPropsMixin.FunctionUrlConfigProperty.getCors()CfnFunctionPropsMixin.FunctionUrlConfigProperty.Builder.cors(IResolvable cors) Sets the value ofCfnFunctionPropsMixin.FunctionUrlConfigProperty.getCors()CfnFunctionPropsMixin.FunctionUrlConfigProperty.Builder.invokeMode(String invokeMode) Sets the value ofCfnFunctionPropsMixin.FunctionUrlConfigProperty.getInvokeMode()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.FunctionUrlConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.FunctionUrlConfigProperty.Builder.