codedeploy_batch_get_applications {paws.developer.tools} | R Documentation |
Gets information about one or more applications
Description
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.
Usage
codedeploy_batch_get_applications(applicationNames)
Arguments
applicationNames |
[required] A list of application names separated by spaces. The maximum number of application names you can specify is 100. |
[Package paws.developer.tools version 0.9.0 Index]