elasticbeanstalk_update_application: Updates the specified application to have the specified...

View source: R/elasticbeanstalk_operations.R

elasticbeanstalk_update_applicationR Documentation

Updates the specified application to have the specified properties

Description

Updates the specified application to have the specified properties.

See https://www.paws-r-sdk.com/docs/elasticbeanstalk_update_application/ for full documentation.

Usage

elasticbeanstalk_update_application(ApplicationName, Description = NULL)

Arguments

ApplicationName

[required] The name of the application to update. If no such application is found, update_application returns an InvalidParameterValue error.

Description

A new description for the application.

Default: If not specified, AWS Elastic Beanstalk does not update the description.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.