AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateDataSource operation.
Updates the DataSourceName of a DataSource.
You can use the GetDataSource operation to view the contents of the updated
data element.
Namespace: Amazon.MachineLearning.Model
Assembly: AWSSDK.MachineLearning.dll
Version: 3.x.y.z
public class UpdateDataSourceRequest : AmazonMachineLearningRequest IAmazonWebServiceRequest
The UpdateDataSourceRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateDataSourceRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
DataSourceId | System.String |
Gets and sets the property DataSourceId.
The ID assigned to the |
|
DataSourceName | System.String |
Gets and sets the property DataSourceName.
A new user-supplied name or description of the |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer