inputDataConfig property

List<Channel>? inputDataConfig
final

An array of Channel objects that specify the input for the training jobs that the tuning job launches.

Implementation

final List<Channel>? inputDataConfig;