volumeSize property

Input<int?>? volumeSize
final

The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB.

Implementation

final pulumi.Input<int?>? volumeSize;