Uses of Class
software.amazon.awscdk.services.cloudfront.FunctionReference.Builder
Packages that use FunctionReference.Builder
-
Uses of FunctionReference.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return FunctionReference.BuilderModifier and TypeMethodDescriptionstatic FunctionReference.Builder
FunctionReference.builder()
FunctionReference.Builder.functionArn
(String functionArn) Sets the value ofFunctionReference.getFunctionArn()
Constructors in software.amazon.awscdk.services.cloudfront with parameters of type FunctionReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(FunctionReference.Builder builder) Constructor that initializes the object based on literal property values passed by theFunctionReference.Builder
.