localPath property
The local path to the Amazon S3 bucket where you want Amazon SageMaker to
download the 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;