Builder

class Builder

Properties

Link copied to clipboard

A list of DatasetAction objects.

Link copied to clipboard

When dataset contents are created, they are delivered to destinations specified here.

Link copied to clipboard

The name of the dataset to update.

Link copied to clipboard

A list of data rules that send notifications to CloudWatch, when data arrives late. To specify lateDataRules, the dataset must use a DeltaTimer filter.

Link copied to clipboard

How long, in days, dataset contents are kept for the dataset.

Link copied to clipboard

A list of DatasetTrigger objects. The list can be empty or can contain up to five DatasetTrigger objects.

Link copied to clipboard

Optional. How many versions of dataset contents are kept. If not specified or set to null, only the latest version plus the latest succeeded version (if they are different) are kept for the time period specified by the retentionPeriod parameter. For more information, see Keeping Multiple Versions of IoT Analytics datasets in the IoT Analytics User Guide.