Class: AWSCodeDeployDeploymentGroupDeployment

Types~AWSCodeDeployDeploymentGroupDeployment

new AWSCodeDeployDeploymentGroupDeployment()

Properties:
Name Type Description
Description String Required: No. A description about this deployment.
IgnoreApplicationStopFailures Boolean Required: No. Whether to continue the deployment if the ApplicationStop deployment lifecycle event fails. If you want AWS CodeDeploy to continue the deployment lifecycle even if the ApplicationStop event fails on an instance, specify true. The deployment continues to the BeforeInstall deployment lifecycle event. If you want AWS CodeDeploy to stop deployment on the instance if the ApplicationStop event fails, specify false or do not specify a value.
Revision AWSCodeDeployDeploymentGroupDeploymentRevision Required: Yes. The location of the application revision to deploy.
Source: