AWS IoT Analytics Dataset DatasetContentVersionValue
The
DatasetContentVersionValue property type specifies the value of a variable as a
structure that specifies a data set content version for an AWS IoT Analytics dataset.
DatasetContentVersionValue is a property of the Variable property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DatasetName" :String}
YAML
DatasetName:String
Properties
DatasetName-
The data set whose latest contents will be used as input to the notebook or application.
Required: No
Type: String
Update requires: No interruption
See Also
-
CreateDataset in the IoT Analytics User Guide
