codedeploy_get_deployment_instance {paws.developer.tools} | R Documentation |
Gets information about an instance as part of a deployment.
See https://www.paws-r-sdk.com/docs/codedeploy_get_deployment_instance/ for full documentation.
codedeploy_get_deployment_instance(deploymentId, instanceId)
deploymentId |
[required] The unique ID of a deployment. |
instanceId |
[required] The unique ID of an instance in the deployment group. |