codedeploy_delete_deployment_config {paws.developer.tools} | R Documentation |
Deletes a deployment configuration
Description
Deletes a deployment configuration.
See https://www.paws-r-sdk.com/docs/codedeploy_delete_deployment_config/ for full documentation.
Usage
codedeploy_delete_deployment_config(deploymentConfigName)
Arguments
deploymentConfigName |
[required] The name of a deployment configuration associated with the user or Amazon Web Services account. |
[Package paws.developer.tools version 0.9.0 Index]