AWS SDK for .NET Documentation
DeleteStack Method (deleteStackRequest)
AmazonAmazon.CloudFormationAmazonCloudFormationClientDeleteStack(DeleteStackRequest) Did this page help you?   Yes   No    Tell us about it...

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
C#
public DeleteStackResponse DeleteStack(
	DeleteStackRequest deleteStackRequest
)
Parameters
deleteStackRequest (DeleteStackRequest)
Container for the necessary parameters to execute the DeleteStack service method on AmazonCloudFormation.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)