public static interface DatasetContentVersionValue.Builder extends SdkPojo, CopyableBuilder<DatasetContentVersionValue.Builder,DatasetContentVersionValue>
Modifier and Type | Method and Description |
---|---|
DatasetContentVersionValue.Builder |
datasetName(String datasetName)
The name of the data set whose latest contents will be used as input to the notebook or application.
|
copy
applyMutation, build
DatasetContentVersionValue.Builder datasetName(String datasetName)
The name of the data set whose latest contents will be used as input to the notebook or application.
datasetName
- The name of the data set whose latest contents will be used as input to the notebook or application.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.