mountPath

@JvmName(name = "jpdpuvkrjiqgvkms")
suspend fun mountPath(value: Output<String>)
@JvmName(name = "hyyntssmtafmgctu")
suspend fun mountPath(value: String?)

Parameters

value

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.

Note: When specifying default_gid and default_uid, Valid value pairs are `0`, `0` and `100`, `1000`.