ApplicationDescription - Amazon Elastic Beanstalk
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ApplicationDescription

Describes the properties of an application.

Contents

ApplicationArn

The Amazon Resource Name (ARN) of the application.

Type: String

Required: No

ApplicationName

The name of the application.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

ConfigurationTemplates.member.N

The names of the configuration templates associated with this application.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

DateCreated

The date when the application was created.

Type: Timestamp

Required: No

DateUpdated

The date when the application was last modified.

Type: Timestamp

Required: No

Description

User-defined description of the application.

Type: String

Length Constraints: Maximum length of 200.

Required: No

ResourceLifecycleConfig

The lifecycle settings for the application.

Type: ApplicationResourceLifecycleConfig object

Required: No

Versions.member.N

The names of the versions for this application.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: