codedeploy_list_applications {paws.developer.tools} | R Documentation |
Lists the applications registered with the user or Amazon Web Services account
Description
Lists the applications registered with the user or Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/codedeploy_list_applications/ for full documentation.
Usage
codedeploy_list_applications(nextToken = NULL)
Arguments
nextToken |
An identifier returned from the previous list applications call. It can be used to return the next set of applications in the list. |
[Package paws.developer.tools version 0.7.0 Index]