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 (
LambdaorServer).Type: String
Valid Values:
Server | Lambda | ECS | KubernetesRequired: 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 AWS SDKs, see the following: