Updates the DataSourceName of a DataSource
Updates the DataSourceName
of a DataSource
.
You can use the get_data_source
operation to view the contents of the updated data element.
machinelearning_update_data_source(DataSourceId, DataSourceName)
DataSourceId |
[required] The ID assigned to the |
DataSourceName |
[required] A new user-supplied name or description of the |
A list with the following syntax:
list( DataSourceId = "string" )
svc$update_data_source( DataSourceId = "string", DataSourceName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.