Class DeleteCloudFormationLifecycleHook

java.lang.Object
org.craftercms.deployer.impl.lifecycle.AbstractLifecycleHook
org.craftercms.deployer.impl.lifecycle.aws.DeleteCloudFormationLifecycleHook
All Implemented Interfaces:
TargetLifecycleHook, InitializableByConfigBean

public class DeleteCloudFormationLifecycleHook extends AbstractLifecycleHook
Implementation of TargetLifecycleHook that deletes a CloudFormation stack.
Author:
avasquez
  • Field Details

  • Constructor Details

    • DeleteCloudFormationLifecycleHook

      public DeleteCloudFormationLifecycleHook()
  • Method Details