Uses of Class
software.amazon.awscdk.services.cloudfront.FunctionProps.Builder
Packages that use FunctionProps.Builder
-
Uses of FunctionProps.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return FunctionProps.BuilderModifier and TypeMethodDescriptionstatic FunctionProps.BuilderFunctionProps.builder()FunctionProps.Builder.code(FunctionCode code) Sets the value ofFunctionProps.getCode()Sets the value ofFunctionProps.getComment()FunctionProps.Builder.functionName(String functionName) Sets the value ofFunctionProps.getFunctionName()Constructors in software.amazon.awscdk.services.cloudfront with parameters of type FunctionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FunctionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theFunctionProps.Builder.