Values.StorageConfigSourceThe storage configuration for a notebook run in Amazon SageMaker Unified Studio.
type nonrec t = {projectS3Path : S3Path.t option;The Amazon Simple Storage Service path for the project storage.
*)kmsKeyArn : KmsKeyArn.t option;The ARN of the KMS key used for encryption.
*)}