View source: R/codedeploy_operations.R
codedeploy_batch_get_application_revisions | R Documentation |
Gets information about one or more application revisions. The maximum number of application revisions that can be returned is 25.
See https://www.paws-r-sdk.com/docs/codedeploy_batch_get_application_revisions/ for full documentation.
codedeploy_batch_get_application_revisions(applicationName, revisions)
applicationName |
[required] The name of an CodeDeploy application about which to get revision information. |
revisions |
[required] An array of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.