versioningConfiguration property
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 AWS IoT Analytics Data Sets in the AWS IoT
Analytics User Guide.
Implementation
final VersioningConfiguration? versioningConfiguration;