Values.ComputeConfigSourceThe compute configuration for a notebook run in Amazon SageMaker Unified Studio.
type nonrec t = {instanceType : InstanceType.t option;The instance type for the notebook run compute.
*)environmentVersion : String_.t option;The environment version for the notebook run compute.
*)}