C# Class Amazon.OpsWorks.DeploymentCommandName

Deployment Command Name
Inheritance: ConstantClass
Afficher le fichier Open project: scopely/aws-sdk-net Class Usage Examples

Méthodes publiques

Свойство Type Description
Deploy DeploymentCommandName
Execute_recipes DeploymentCommandName
Install_dependencies DeploymentCommandName
Restart DeploymentCommandName
Rollback DeploymentCommandName
Start DeploymentCommandName
Stop DeploymentCommandName
Undeploy DeploymentCommandName
Update_custom_cookbooks DeploymentCommandName
Update_dependencies DeploymentCommandName

Méthodes publiques

Méthode Description
DeploymentCommandName ( string value ) : System

Default Constructor

FindValue ( string value ) : DeploymentCommandName

Finds the constant for the unique value.

Method Details

DeploymentCommandName() public méthode

Default Constructor
public DeploymentCommandName ( string value ) : System
value string
Résultat System

FindValue() public static méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : DeploymentCommandName
value string The unique value for the constant
Résultat DeploymentCommandName

Property Details

Deploy public_oe static_oe property

Constant Deploy for DeploymentCommandName
public static DeploymentCommandName,Amazon.OpsWorks Deploy
Résultat DeploymentCommandName

Execute_recipes public_oe static_oe property

Constant Execute_recipes for DeploymentCommandName
public static DeploymentCommandName,Amazon.OpsWorks Execute_recipes
Résultat DeploymentCommandName

Install_dependencies public_oe static_oe property

Constant Install_dependencies for DeploymentCommandName
public static DeploymentCommandName,Amazon.OpsWorks Install_dependencies
Résultat DeploymentCommandName

Restart public_oe static_oe property

Constant Restart for DeploymentCommandName
public static DeploymentCommandName,Amazon.OpsWorks Restart
Résultat DeploymentCommandName

Rollback public_oe static_oe property

Constant Rollback for DeploymentCommandName
public static DeploymentCommandName,Amazon.OpsWorks Rollback
Résultat DeploymentCommandName

Start public_oe static_oe property

Constant Start for DeploymentCommandName
public static DeploymentCommandName,Amazon.OpsWorks Start
Résultat DeploymentCommandName

Stop public_oe static_oe property

Constant Stop for DeploymentCommandName
public static DeploymentCommandName,Amazon.OpsWorks Stop
Résultat DeploymentCommandName

Undeploy public_oe static_oe property

Constant Undeploy for DeploymentCommandName
public static DeploymentCommandName,Amazon.OpsWorks Undeploy
Résultat DeploymentCommandName

Update_custom_cookbooks public_oe static_oe property

Constant Update_custom_cookbooks for DeploymentCommandName
public static DeploymentCommandName,Amazon.OpsWorks Update_custom_cookbooks
Résultat DeploymentCommandName

Update_dependencies public_oe static_oe property

Constant Update_dependencies for DeploymentCommandName
public static DeploymentCommandName,Amazon.OpsWorks Update_dependencies
Résultat DeploymentCommandName