Uses of Interface
com.cloudforge.core.local.LocalSameApplicationStackReplacer.StackDeleter
Packages that use LocalSameApplicationStackReplacer.StackDeleter
Package
Description
Cross-module contracts for post-synthesis local CloudFormation deployment and emulator lifecycle.
-
Uses of LocalSameApplicationStackReplacer.StackDeleter in com.cloudforge.core.local
Methods in com.cloudforge.core.local with parameters of type LocalSameApplicationStackReplacer.StackDeleterModifier and TypeMethodDescriptionLocalSameApplicationStackReplacer.replace(String applicationId, String keepCfnStack, String replaceEnvVar, DeploymentTarget target, Supplier<List<String>> activeStacks, Function<String, Map<String, String>> tagsForStack, Function<String, Optional<String>> catalogApplicationId, LocalSameApplicationStackReplacer.StackDeleter deleter)