mountPath property

String? mountPath
final

The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.

Implementation

final String? mountPath;