View source: R/codedeploy_operations.R
codedeploy_batch_get_applications | R Documentation |
Gets information about one or more applications. The maximum number of applications that can be returned is 100.
See https://www.paws-r-sdk.com/docs/codedeploy_batch_get_applications/ for full documentation.
codedeploy_batch_get_applications(applicationNames)
applicationNames |
[required] A list of application names separated by spaces. The maximum number of application names you can specify is 100. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.