localPath property

Input<String?>? localPath
final

The local path to the Amazon S3 storage location where Amazon SageMaker AI saves the results of a monitoring job. LocalPath is an absolute path for the output data. Defaults to /opt/ml/processing/output.

Implementation

final pulumi.Input<String?>? localPath;