| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
DatasetContentVersionValue |
DatasetContentVersionValue.clone() |
DatasetContentVersionValue |
Variable.getDatasetContentVersionValue()
The value of the variable as a structure that specifies a data set content version.
|
DatasetContentVersionValue |
DatasetContentVersionValue.withDatasetName(String datasetName)
The name of the data set whose latest contents will be used as input to the notebook or application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Variable.setDatasetContentVersionValue(DatasetContentVersionValue datasetContentVersionValue)
The value of the variable as a structure that specifies a data set content version.
|
Variable |
Variable.withDatasetContentVersionValue(DatasetContentVersionValue datasetContentVersionValue)
The value of the variable as a structure that specifies a data set content version.
|
Copyright © 2018. All rights reserved.