ApplicationInfo - Amazon CodeDeploy
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).

ApplicationInfo

Information about an application.

Contents

applicationId

The application ID.

Type: String

Required: No

applicationName

The application name.

Type: String

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

Required: No

computePlatform

The destination platform type for deployment of the application (Lambda or Server).

Type: String

Valid Values: Server | Lambda | ECS

Required: No

createTime

The time at which the application was created.

Type: Timestamp

Required: No

gitHubAccountName

The name for a connection to a GitHub account.

Type: String

Required: No

linkedToGitHub

True if the user has authenticated with GitHub for the specified application. Otherwise, false.

Type: Boolean

Required: No

See Also

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