You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTAnalytics::Types::DatasetEntry
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::IoTAnalytics::Types::DatasetEntry
 
- Defined in:
- (unknown)
Overview
The reference to a data set entry.
Instance Attribute Summary collapse
- 
  
    
      #data_uri  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The presigned URI of the data set item. 
- 
  
    
      #entry_name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The name of the data set item. 
Instance Attribute Details
#data_uri ⇒ String
The presigned URI of the data set item.
#entry_name ⇒ String
The name of the data set item.