class Aws::IoTAnalytics::Types::DatasetSummary
@return [Array<Types::DatasetActionSummary>]
A list of ‘DataActionSummary` objects.
@!attribute [rw] actions
@return [Array<Types::DatasetTrigger>]
`DataSetTrigger` objects
The list of triggers can be empty or contain up to five
at a specified time interval or when another dataset is populated.
A list of triggers. A trigger causes dataset content to be populated
@!attribute [rw] triggers
@return [Time]
The last time the dataset was updated.
@!attribute [rw] last_update_time
@return [Time]
The time the dataset was created.
@!attribute [rw] creation_time
@return [String]
The status of the dataset.
@!attribute [rw] status
@return [String]
The name of the dataset.
@!attribute [rw] dataset_name
A summary of information about a dataset.