Uses of Interface
software.amazon.awscdk.CfnLambdaHook.StackFiltersProperty
Packages that use CfnLambdaHook.StackFiltersProperty
-
Uses of CfnLambdaHook.StackFiltersProperty in software.amazon.awscdk
Classes in software.amazon.awscdk that implement CfnLambdaHook.StackFiltersPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLambdaHook.StackFiltersPropertyMethods in software.amazon.awscdk that return CfnLambdaHook.StackFiltersPropertyModifier and TypeMethodDescriptionCfnLambdaHook.StackFiltersProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk with parameters of type CfnLambdaHook.StackFiltersPropertyModifier and TypeMethodDescriptionvoidCfnLambdaHook.setStackFilters(CfnLambdaHook.StackFiltersProperty value) Filters to allow hooks to target specific stack attributes.CfnLambdaHook.Builder.stackFilters(CfnLambdaHook.StackFiltersProperty stackFilters) Filters to allow hooks to target specific stack attributes.CfnLambdaHookProps.Builder.stackFilters(CfnLambdaHook.StackFiltersProperty stackFilters) Sets the value ofCfnLambdaHookProps.getStackFilters()