User Profile User Settings Args
fun UserProfileUserSettingsArgs(executionRole: Output<String>? = null, jupyterServerAppSettings: Output<UserProfileJupyterServerAppSettingsArgs>? = null, kernelGatewayAppSettings: Output<UserProfileKernelGatewayAppSettingsArgs>? = null, rStudioServerProAppSettings: Output<UserProfileRStudioServerProAppSettingsArgs>? = null, securityGroups: Output<List<String>>? = null, sharingSettings: Output<UserProfileSharingSettingsArgs>? = null)