Deletes a deployment group.
Represents the input of a <code>DeleteDeploymentGroup</code> operation.
The name of an CodeDeploy application associated with the IAM user or Amazon Web Services account.
The name of a deployment group for the specified application.
Success
Represents the output of a <code>DeleteDeploymentGroup</code> operation.
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group, CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon EC2 instances in the Auto Scaling group. If the output contains data, CodeDeploy could not remove some Auto Scaling lifecycle event hooks from the Amazon EC2 instances in the Auto Scaling group.