Uses of Interface
software.amazon.awscdk.CfnLambdaHookProps
Packages that use CfnLambdaHookProps
-
Uses of CfnLambdaHookProps in software.amazon.awscdk
Classes in software.amazon.awscdk that implement CfnLambdaHookPropsMethods in software.amazon.awscdk that return CfnLambdaHookPropsModifier and TypeMethodDescriptionCfnLambdaHookProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk with parameters of type CfnLambdaHookPropsModifierConstructorDescriptionCfnLambdaHook(software.constructs.Construct scope, String id, CfnLambdaHookProps props) Create a newAWS::CloudFormation::LambdaHook.