AWS SDK for .NET Documentation
UpdateApplication Method (request)
AmazonAmazon.ElasticBeanstalkAmazonElasticBeanstalkClientUpdateApplication(UpdateApplicationRequest) Did this page help you?   Yes   No    Tell us about it...
Updates the specified application to have the specified properties.
Note:
If a property (for example,
CopyC#
description
) is not provided, the value remains unchanged. To clear these properties, specify an empty string.
Declaration Syntax
C#
public UpdateApplicationResponse UpdateApplication(
	UpdateApplicationRequest request
)
Parameters
request (UpdateApplicationRequest)
Container for the necessary parameters to execute the UpdateApplication service method.
Return Value
The response from the UpdateApplication service method, as returned by ElasticBeanstalk.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)