machinelearning_get_data_source {paws.machine.learning} | R Documentation |
Returns a DataSource that includes metadata and data file information, as well as the current status of the DataSource
Description
Returns a DataSource
that includes metadata and data file information, as well as the current status of the DataSource
.
See https://www.paws-r-sdk.com/docs/machinelearning_get_data_source/ for full documentation.
Usage
machinelearning_get_data_source(DataSourceId, Verbose = NULL)
Arguments
DataSourceId |
[required] The ID assigned to the |
Verbose |
Specifies whether the
If true, If false, |
[Package paws.machine.learning version 0.9.0 Index]