Uses of Interface
software.amazon.awscdk.services.sam.CfnFunctionProps
-
Uses of CfnFunctionProps in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnFunctionPropsMethods in software.amazon.awscdk.services.sam that return CfnFunctionPropsModifier and TypeMethodDescriptionCfnFunctionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.sam with parameters of type CfnFunctionPropsModifierConstructorDescriptionCfnFunction(software.amazon.awscdk.core.Construct scope, String id, CfnFunctionProps props) Create a new `AWS::Serverless::Function`.