dataSourceId property

String? dataSourceId
final

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

Implementation

final String? dataSourceId;