volumeSize property

Output<int?> volumeSize
latefinal

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;