View source: R/codedeploy_operations.R
codedeploy_batch_get_deployment_instances | R Documentation |
This method works, but is deprecated. Use batch_get_deployment_targets
instead.
See https://www.paws-r-sdk.com/docs/codedeploy_batch_get_deployment_instances/ for full documentation.
codedeploy_batch_get_deployment_instances(deploymentId, instanceIds)
deploymentId |
[required] The unique ID of a deployment. |
instanceIds |
[required] The unique IDs of instances used in the deployment. The maximum number of instance IDs you can specify is 25. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.