You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticBeanstalk::Types::Queue
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::ElasticBeanstalk::Types::Queue
 
- Defined in:
- (unknown)
Overview
Describes a queue.
Instance Attribute Summary collapse
- 
  
    
      #name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The name of the queue. 
- 
  
    
      #url  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The URL of the queue. 
Instance Attribute Details
#name ⇒ String
The name of the queue.
#url ⇒ String
The URL of the queue.