InputDataConfig

An array of input data channel configurations for the workload.

Constructors

Link copied to clipboard
constructor(value: List<AiWorkloadInputDataConfig>)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this AiDatasetConfig as a InputDataConfig and retrieves its kotlin.collections.List value. Throws an exception if the AiDatasetConfig is not a InputDataConfig.

Link copied to clipboard