Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.FunctionSAMPTProperty.Builder
Packages that use CfnFunction.FunctionSAMPTProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.FunctionSAMPTProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnFunction.FunctionSAMPTProperty.BuilderModifier and TypeMethodDescriptionCfnFunction.FunctionSAMPTProperty.builder()
CfnFunction.FunctionSAMPTProperty.Builder.functionName
(String functionName) Sets the value ofCfnFunction.FunctionSAMPTProperty.getFunctionName()
Constructors in software.amazon.awscdk.services.sam with parameters of type CfnFunction.FunctionSAMPTProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunction.FunctionSAMPTProperty.Builder
.