Deletes a specified stack. Once the call completes successfully, stack deletion starts. Deleted stacks do not show up in the DescribeStacks API if the deletion has been completed successfully.
 Declaration Syntax
 Declaration Syntax| C# | 
public DeleteStackResponse DeleteStack( DeleteStackRequest deleteStackRequest )
 Parameters
 Parameters- deleteStackRequest (DeleteStackRequest)
- Container for the necessary parameters to execute the DeleteStack service method on AmazonCloudFormation.