@aws-sdk/client-machine-learning

UpdateDataSourceCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
DataSourceId string | undefined

The ID assigned to the DataSource during creation. This value should be identical to the value of the DataSourceID in the request.

Full Signature

export interface UpdateDataSourceCommandOutput extends UpdateDataSourceOutput, MetadataBearer