Uses of Class
software.amazon.awscdk.services.cloudfront.FunctionAttributes.Builder
-
Uses of FunctionAttributes.Builder in software.amazon.awscdk.services.cloudfront
Modifier and TypeMethodDescriptionstatic FunctionAttributes.Builder
FunctionAttributes.builder()
FunctionAttributes.Builder.functionArn
(String functionArn) Sets the value ofFunctionAttributes.getFunctionArn()
FunctionAttributes.Builder.functionName
(String functionName) Sets the value ofFunctionAttributes.getFunctionName()
FunctionAttributes.Builder.functionRuntime
(String functionRuntime) Sets the value ofFunctionAttributes.getFunctionRuntime()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(FunctionAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theFunctionAttributes.Builder
.