class Aws::ElasticBeanstalk::Types::ApplicationDescription
Describes the properties of an application.
@!attribute [rw] application_arn
The Amazon Resource Name (ARN) of the application. @return [String]
@!attribute [rw] application_name
The name of the application. @return [String]
@!attribute [rw] description
User-defined description of the application. @return [String]
@!attribute [rw] date_created
The date when the application was created. @return [Time]
@!attribute [rw] date_updated
The date when the application was last modified. @return [Time]
@!attribute [rw] versions
The names of the versions for this application. @return [Array<String>]
@!attribute [rw] configuration_templates
The names of the configuration templates associated with this application. @return [Array<String>]
@!attribute [rw] resource_lifecycle_config
The lifecycle settings for the application. @return [Types::ApplicationResourceLifecycleConfig]
@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/ApplicationDescription AWS API Documentation
Constants
- SENSITIVE