UserProfileUserSettings

constructor(canvasAppSettings: UserProfileUserSettingsCanvasAppSettings? = null, executionRole: String, jupyterServerAppSettings: UserProfileUserSettingsJupyterServerAppSettings? = null, kernelGatewayAppSettings: UserProfileUserSettingsKernelGatewayAppSettings? = null, rSessionAppSettings: UserProfileUserSettingsRSessionAppSettings? = null, rStudioServerProAppSettings: UserProfileUserSettingsRStudioServerProAppSettings? = null, securityGroups: List<String>? = null, sharingSettings: UserProfileUserSettingsSharingSettings? = null, tensorBoardAppSettings: UserProfileUserSettingsTensorBoardAppSettings? = null)