Uses of Interface
software.amazon.awscdk.services.cloudformation.CfnLambdaHook.StackFiltersProperty
Packages that use CfnLambdaHook.StackFiltersProperty
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnLambdaHook.StackFiltersProperty in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement CfnLambdaHook.StackFiltersPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLambdaHook.StackFiltersPropertyMethods in software.amazon.awscdk.services.cloudformation that return CfnLambdaHook.StackFiltersPropertyModifier and TypeMethodDescriptionCfnLambdaHook.StackFiltersProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudformation 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()