View source: R/codedeploy_operations.R
codedeploy_list_applications | R Documentation |
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.
codedeploy_list_applications(nextToken = NULL)
nextToken |
An identifier returned from the previous list applications call. It can be used to return the next set of applications in the list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.