You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::DescribeEventConfigurationsResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::IoT::Types::DescribeEventConfigurationsResponse
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #creation_date  ⇒ Time 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The creation date of the event configuration. 
- 
  
    
      #event_configurations  ⇒ Hash<String,Types::Configuration> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The event configurations. 
- 
  
    
      #last_modified_date  ⇒ Time 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The date the event configurations were last modified. 
Instance Attribute Details
#creation_date ⇒ Time
The creation date of the event configuration.
#event_configurations ⇒ Hash<String,Types::Configuration>
The event configurations.
#last_modified_date ⇒ Time
The date the event configurations were last modified.