rootAccess property

Output<String?> rootAccess
latefinal

Whether root access is Enabled or Disabled for users of the notebook instance. The default value is Enabled.

Implementation

late final pulumi.Output<String?> rootAccess;