inputMode property

Input<String?>? inputMode
final

Training input mode for the channel. Allowed values are: Pipe, File, and FastFile.

Implementation

final pulumi.Input<String?>? inputMode;