localPath property
The local path where you want Amazon SageMaker to download the Dataset
Definition inputs to run a processing job. LocalPath
is an
absolute path to the input data. This is a required parameter when
AppManaged
is False
(default).
Implementation
final String? localPath;