localPath property

Input<String?>? localPath
final

Path to the filesystem where the endpoint data is available to the container. Defaults to /opt/ml/processing/input.

Implementation

final pulumi.Input<String?>? localPath;