Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnLambdaHookMixinProps.Builder
Packages that use CfnLambdaHookMixinProps.Builder
-
Uses of CfnLambdaHookMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnLambdaHookMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnLambdaHookMixinProps.getAlias()CfnLambdaHookMixinProps.builder()CfnLambdaHookMixinProps.Builder.executionRole(String executionRole) Sets the value ofCfnLambdaHookMixinProps.getExecutionRole()CfnLambdaHookMixinProps.Builder.failureMode(String failureMode) Sets the value ofCfnLambdaHookMixinProps.getFailureMode()CfnLambdaHookMixinProps.Builder.hookStatus(String hookStatus) Sets the value ofCfnLambdaHookMixinProps.getHookStatus()CfnLambdaHookMixinProps.Builder.lambdaFunction(String lambdaFunction) Sets the value ofCfnLambdaHookMixinProps.getLambdaFunction()CfnLambdaHookMixinProps.Builder.stackFilters(CfnLambdaHookPropsMixin.StackFiltersProperty stackFilters) Sets the value ofCfnLambdaHookMixinProps.getStackFilters()CfnLambdaHookMixinProps.Builder.stackFilters(IResolvable stackFilters) Sets the value ofCfnLambdaHookMixinProps.getStackFilters()CfnLambdaHookMixinProps.Builder.targetFilters(CfnLambdaHookPropsMixin.TargetFiltersProperty targetFilters) Sets the value ofCfnLambdaHookMixinProps.getTargetFilters()CfnLambdaHookMixinProps.Builder.targetFilters(IResolvable targetFilters) Sets the value ofCfnLambdaHookMixinProps.getTargetFilters()CfnLambdaHookMixinProps.Builder.targetOperations(List<String> targetOperations) Sets the value ofCfnLambdaHookMixinProps.getTargetOperations()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudformation with parameters of type CfnLambdaHookMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLambdaHookMixinProps.Builder.