Learn R Programming

paws.developer.tools (version 0.8.0)

codedeploy_batch_get_applications: 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.