C# Class TTC.Deployment.Tests.StackHelper

Afficher le fichier Open project: travcorp/aws-tools Class Usage Examples

Méthodes publiques

Méthode Description
DeleteStack ( RegionEndpoint awsEndpoint, string stackName ) : void

Method Details

DeleteStack() public static méthode

public static DeleteStack ( RegionEndpoint awsEndpoint, string stackName ) : void
awsEndpoint Amazon.RegionEndpoint
stackName string
Résultat void