codedeploy_get_deployment_target {paws.developer.tools} | R Documentation |
Returns information about a deployment target.
See https://www.paws-r-sdk.com/docs/codedeploy_get_deployment_target/ for full documentation.
codedeploy_get_deployment_target(deploymentId, targetId)
deploymentId |
[required] The unique ID of a deployment. |
targetId |
[required] The unique ID of a deployment target. |