class Aws::IoTAnalytics::Types::UpdateDatasetRequest
@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]
How long, in days, dataset contents are kept for the dataset.
@!attribute [rw] retention_period
@return [Array<Types::DatasetContentDeliveryRule>]
destinations specified here.
When dataset contents are created, they are delivered to
@!attribute [rw] content_delivery_rules
@return [Array<Types::DatasetTrigger>]
contain up to five `DatasetTrigger` objects.
A list of `DatasetTrigger` objects. The list can be empty or can
@!attribute [rw] triggers
@return [Array<Types::DatasetAction>]
A list of `DatasetAction` objects.
@!attribute [rw] actions
@return [String]
The name of the dataset to update.
@!attribute [rw] dataset_name