Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionMixinProps
Packages that use CfnFunctionMixinProps
-
Uses of CfnFunctionMixinProps in software.amazon.awscdk.cfnpropertymixins.services.sam
Classes in software.amazon.awscdk.cfnpropertymixins.services.sam that implement CfnFunctionMixinPropsMethods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionMixinPropsModifier and TypeMethodDescriptionCfnFunctionMixinProps.Builder.build()Builds the configured instance.protected CfnFunctionMixinPropsCfnFunctionPropsMixin.getProps()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionMixinPropsModifierConstructorDescriptionCreate a mixin to apply properties toAWS::Serverless::Function.CfnFunctionPropsMixin(CfnFunctionMixinProps props, CfnPropertyMixinOptions options) Create a mixin to apply properties toAWS::Serverless::Function.