class Aws::IoTAnalytics::Types::Dataset


@return [Array<Types::LateDataRule>]<br>: docs.aws.amazon.com/iotanalytics/latest/APIReference/API_DeltaTime.html<br><br><br><br>a [DeltaTimer] filter.
data arrives late. To specify ‘lateDataRules`, the dataset must use
A list of data rules that send notifications to CloudWatch, when
@!attribute [rw] late_data_rules
@return [Types::VersioningConfiguration]<br>: docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions<br><br><br><br>datasets][1] in the *IoT Analytics User Guide*.
information, see [ Keeping Multiple Versions of IoT Analytics
period specified by the `retentionPeriod` parameter. For more
succeeded version (if they are different) are kept for the time
specified or set to null, only the latest version plus the latest
Optional. How many versions of dataset contents are kept. If not
@!attribute [rw] versioning_configuration
@return [Types::RetentionPeriod]
Optional. How long, in days, message data is kept for the dataset.
@!attribute [rw] retention_period
@return [Time]
The last time the dataset was updated.
@!attribute [rw] last_update_time
@return [Time]
When the dataset was created.
@!attribute [rw] creation_time
@return [String]
The status of the dataset.
@!attribute [rw] status
@return [Array<Types::DatasetContentDeliveryRule>]
specified here.
When dataset contents are created they are delivered to destinations
@!attribute [rw] content_delivery_rules
@return [Array<Types::DatasetTrigger>]
automatically updated.
The `DatasetTrigger` objects that specify when the dataset is
@!attribute [rw] triggers
@return [Array<Types::DatasetAction>]
contents.
The `DatasetAction` objects that automatically create the dataset
@!attribute [rw] actions
@return [String]
The ARN of the dataset.
@!attribute [rw] arn
@return [String]
The name of the dataset.
@!attribute [rw] name
Information about a dataset.