This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AWS.CodeDeploy.
Summary
Initializes a new instance of the
DeployManager class.
- Assembly
- Cake
.AWS .CodeDeploy .dll - Namespace
- Cake
.AWS .CodeDeploy - Containing Type
- DeployManager
Syntax
public DeployManager(ICakeEnvironment environment, ICakeLog log)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | ICakeEnvironment | The environment. |
| log | ICakeLog | The log. |
Return Value
| Type | Description |
|---|---|
| void |
