Container for the parameters to the UpdateApplication operation.
Updates the specified application to have the specified properties.
![]() |
---|
If a property (for example, ![]() description |

C# |
public class UpdateApplicationRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | UpdateApplicationRequest()()()() | Initializes a new instance of the UpdateApplicationRequest class |
![]() | ApplicationName |
Gets and sets the property ApplicationName.
The name of the application to update. If no such application is
found, |
![]() | Description |
Gets and sets the property Description.
A new description for the application. Default: If not specified, AWS Elastic Beanstalk does not update the description. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithApplicationName(String) | Obsolete.
Sets the ApplicationName property
|
![]() | WithDescription(String) | Obsolete.
Sets the Description property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | UpdateApplicationRequest |