Uses of Class
software.amazon.awscdk.services.cloudformation.CfnLambdaHook.TargetFiltersProperty.Builder
Packages that use CfnLambdaHook.TargetFiltersProperty.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnLambdaHook.TargetFiltersProperty.Builder in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return CfnLambdaHook.TargetFiltersProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnLambdaHook.TargetFiltersProperty.getActions()CfnLambdaHook.TargetFiltersProperty.builder()CfnLambdaHook.TargetFiltersProperty.Builder.invocationPoints(List<String> invocationPoints) Sets the value ofCfnLambdaHook.TargetFiltersProperty.getInvocationPoints()CfnLambdaHook.TargetFiltersProperty.Builder.targetNames(List<String> targetNames) Sets the value ofCfnLambdaHook.TargetFiltersProperty.getTargetNames()Sets the value ofCfnLambdaHook.TargetFiltersProperty.getTargets()CfnLambdaHook.TargetFiltersProperty.Builder.targets(IResolvable targets) Sets the value ofCfnLambdaHook.TargetFiltersProperty.getTargets()Constructors in software.amazon.awscdk.services.cloudformation with parameters of type CfnLambdaHook.TargetFiltersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLambdaHook.TargetFiltersProperty.Builder.