Container for the parameters to the CreateApplication operation.
Creates an application that has one configuration template named
CopyC# and no application versions.
The <code>default</code> configuration template
is for a 32-bit version of the Amazon Linux operating system running
the Tomcat 6 application container.

default

C# |
public class CreateApplicationRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CreateApplicationRequest()()()() | Initializes a new instance of the CreateApplicationRequest class |
![]() | ApplicationName |
Gets and sets the property ApplicationName.
The name of the application.
Constraint: This name must be unique within your account. If the
specified name already exists, the action returns an |
![]() | Description |
Gets and sets the property Description.
Describes the application. |
![]() | 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 | |
![]() | CreateApplicationRequest |