class Aws::IoTAnalytics::Types::DatasetContentVersionValue

The dataset whose latest contents are used as input to the notebook or application.

@note When making an API call, you may pass DatasetContentVersionValue

data as a hash:

    {
      dataset_name: "DatasetName", # required
    }

@!attribute [rw] dataset_name

The name of the dataset whose latest contents are used as input to
the notebook or application.
@return [String]

Constants

SENSITIVE