User Profile User Settings Args
data class UserProfileUserSettingsArgs(val canvasAppSettings: Output<UserProfileUserSettingsCanvasAppSettingsArgs>? = null, val executionRole: Output<String>, val jupyterServerAppSettings: Output<UserProfileUserSettingsJupyterServerAppSettingsArgs>? = null, val kernelGatewayAppSettings: Output<UserProfileUserSettingsKernelGatewayAppSettingsArgs>? = null, val rSessionAppSettings: Output<UserProfileUserSettingsRSessionAppSettingsArgs>? = null, val rStudioServerProAppSettings: Output<UserProfileUserSettingsRStudioServerProAppSettingsArgs>? = null, val securityGroups: Output<List<String>>? = null, val sharingSettings: Output<UserProfileUserSettingsSharingSettingsArgs>? = null, val tensorBoardAppSettings: Output<UserProfileUserSettingsTensorBoardAppSettingsArgs>? = null) : ConvertibleToJava<UserProfileUserSettingsArgs>
Constructors
Link copied to clipboard
fun UserProfileUserSettingsArgs(canvasAppSettings: Output<UserProfileUserSettingsCanvasAppSettingsArgs>? = null, executionRole: Output<String>, jupyterServerAppSettings: Output<UserProfileUserSettingsJupyterServerAppSettingsArgs>? = null, kernelGatewayAppSettings: Output<UserProfileUserSettingsKernelGatewayAppSettingsArgs>? = null, rSessionAppSettings: Output<UserProfileUserSettingsRSessionAppSettingsArgs>? = null, rStudioServerProAppSettings: Output<UserProfileUserSettingsRStudioServerProAppSettingsArgs>? = null, securityGroups: Output<List<String>>? = null, sharingSettings: Output<UserProfileUserSettingsSharingSettingsArgs>? = null, tensorBoardAppSettings: Output<UserProfileUserSettingsTensorBoardAppSettingsArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
val rStudioServerProAppSettings: Output<UserProfileUserSettingsRStudioServerProAppSettingsArgs>? = null
Link copied to clipboard