C# Class TTC.Deployment.AmazonWebServices.DeploymentsFailedException

Inheritance: System.ApplicationException
Afficher le fichier Open project: travcorp/aws-tools

Méthodes publiques

Méthode Description
DeploymentsFailedException ( DeploymentInfo failedDeployments, FailedInstance failedInstances ) : System

Private Methods

Méthode Description
DescribeFailedDeployment ( DeploymentInfo deploymentInfo ) : string
DescribeFailedInstances ( string deploymentId ) : string

Method Details

DeploymentsFailedException() public méthode

public DeploymentsFailedException ( DeploymentInfo failedDeployments, FailedInstance failedInstances ) : System
failedDeployments Amazon.CodeDeploy.Model.DeploymentInfo
failedInstances FailedInstance
Résultat System