C# Class TTC.Deployment.Tests.StackHelper

Mostra file Open project: travcorp/aws-tools Class Usage Examples

Public Methods

Method Description
DeleteStack ( RegionEndpoint awsEndpoint, string stackName ) : void

Method Details

DeleteStack() public static method

public static DeleteStack ( RegionEndpoint awsEndpoint, string stackName ) : void
awsEndpoint Amazon.RegionEndpoint
stackName string
return void