You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AutoScaling::Types::DescribeLifecycleHooksAnswer
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::AutoScaling::Types::DescribeLifecycleHooksAnswer
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #lifecycle_hooks  ⇒ Array<Types::LifecycleHook> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The lifecycle hooks for the specified group. 
Instance Attribute Details
#lifecycle_hooks ⇒ Array<Types::LifecycleHook>
The lifecycle hooks for the specified group.