You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTAnalytics::Types::TriggeringDataset
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::IoTAnalytics::Types::TriggeringDataset
 
- Defined in:
- (unknown)
Overview
    Note:
    
  
When passing TriggeringDataset as input to an Aws::Client method, you can use a vanilla Hash:
{
  name: "DatasetName", # required
}
Information about the dataset whose content generation triggers the new dataset content generation.
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The name of the dataset whose content generation triggers the new dataset content generation. 
Instance Attribute Details
#name ⇒ String
The name of the dataset whose content generation triggers the new dataset content generation.