Values.SageMakerMachineLearningModelResourceDataSourceAttributes that define an Amazon SageMaker machine learning resource.
type nonrec t = {destinationPath : string option;The absolute local path of the resource inside the Lambda environment.
*)ownerSetting : ResourceDownloadOwnerSetting.t option;sageMakerJobArn : string option;The ARN of the Amazon SageMaker training job that represents the source model.
*)}