codedeploy_get_application {paws.developer.tools} | R Documentation |
Gets information about an application
Description
Gets information about an application.
See https://www.paws-r-sdk.com/docs/codedeploy_get_application/ for full documentation.
Usage
codedeploy_get_application(applicationName)
Arguments
applicationName |
[required] The name of an CodeDeploy application associated with the user or Amazon Web Services account. |
[Package paws.developer.tools version 0.9.0 Index]