codedeploy_get_deployment {paws.developer.tools} | R Documentation |
Gets information about a deployment
Description
Gets information about a deployment.
See https://www.paws-r-sdk.com/docs/codedeploy_get_deployment/ for full documentation.
Usage
codedeploy_get_deployment(deploymentId)
Arguments
deploymentId |
[required] The unique ID of a deployment associated with the user or Amazon Web Services account. |
[Package paws.developer.tools version 0.7.0 Index]