Uses of Class
software.amazon.awscdk.CfnLambdaHook.StackFiltersProperty.Builder
Packages that use CfnLambdaHook.StackFiltersProperty.Builder
-
Uses of CfnLambdaHook.StackFiltersProperty.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return CfnLambdaHook.StackFiltersProperty.BuilderModifier and TypeMethodDescriptionCfnLambdaHook.StackFiltersProperty.builder()CfnLambdaHook.StackFiltersProperty.Builder.filteringCriteria(String filteringCriteria) Sets the value ofCfnLambdaHook.StackFiltersProperty.getFilteringCriteria()CfnLambdaHook.StackFiltersProperty.Builder.stackNames(CfnLambdaHook.StackNamesProperty stackNames) Sets the value ofCfnLambdaHook.StackFiltersProperty.getStackNames()CfnLambdaHook.StackFiltersProperty.Builder.stackNames(IResolvable stackNames) Sets the value ofCfnLambdaHook.StackFiltersProperty.getStackNames()CfnLambdaHook.StackFiltersProperty.Builder.stackRoles(CfnLambdaHook.StackRolesProperty stackRoles) Sets the value ofCfnLambdaHook.StackFiltersProperty.getStackRoles()CfnLambdaHook.StackFiltersProperty.Builder.stackRoles(IResolvable stackRoles) Sets the value ofCfnLambdaHook.StackFiltersProperty.getStackRoles()Constructors in software.amazon.awscdk with parameters of type CfnLambdaHook.StackFiltersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLambdaHook.StackFiltersProperty.Builder.