volumeSize property
The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB.
Implementation
late final pulumi.Output<int?> volumeSize;
The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB.
late final pulumi.Output<int?> volumeSize;