class Aws::MachineLearning::Types::UpdateDataSourceInput
@note When making an API call, you may pass UpdateDataSourceInput
data as a hash: { data_source_id: "EntityId", # required data_source_name: "EntityName", # required }
@!attribute [rw] data_source_id
The ID assigned to the `DataSource` during creation. @return [String]
@!attribute [rw] data_source_name
A new user-supplied name or description of the `DataSource` that will replace the current description. @return [String]
Constants
- SENSITIVE