class Aws::CodeDeploy::Types::ApplicationInfo
Information about an application.
@!attribute [rw] application_id
The application ID. @return [String]
@!attribute [rw] application_name
The application name. @return [String]
@!attribute [rw] create_time
The time at which the application was created. @return [Time]
@!attribute [rw] linked_to_git_hub
True if the user has authenticated with GitHub for the specified application. Otherwise, false. @return [Boolean]
@!attribute [rw] git_hub_account_name
The name for a connection to a GitHub account. @return [String]
@!attribute [rw] compute_platform
The destination platform type for deployment of the application (`Lambda` or `Server`). @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/ApplicationInfo AWS API Documentation
Constants
- SENSITIVE