elasticbeanstalk_describe_applications {paws.compute} | R Documentation |
Returns the descriptions of existing applications
Description
Returns the descriptions of existing applications.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_describe_applications/ for full documentation.
Usage
elasticbeanstalk_describe_applications(ApplicationNames = NULL)
Arguments
ApplicationNames |
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names. |
[Package paws.compute version 0.7.0 Index]