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
show all
Defined in:
(unknown)

Overview

The reference to a data set entry.

Instance Attribute Summary collapse

Instance Attribute Details

#data_uriString

The presigned URI of the data set item.

Returns:

  • (String)

    The presigned URI of the data set item.

#entry_nameString

The name of the data set item.

Returns:

  • (String)

    The name of the data set item.