You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticBeanstalk::Types::ApplicationDescriptionMessage
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::ElasticBeanstalk::Types::ApplicationDescriptionMessage
 
- Defined in:
- (unknown)
Overview
Result message containing a single description of an application.
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #application  ⇒ Types::ApplicationDescription 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The ApplicationDescription of the application. 
Instance Attribute Details
#application ⇒ Types::ApplicationDescription
The ApplicationDescription of the application.