View source: R/codedeploy_operations.R
codedeploy_get_deployment_target | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.