UserProfileUserSettingsJupyterServerAppSettingsCodeRepositoryArgs

data class UserProfileUserSettingsJupyterServerAppSettingsCodeRepositoryArgs(val repositoryUrl: Output<String>) : ConvertibleToJava<UserProfileUserSettingsJupyterServerAppSettingsCodeRepositoryArgs>

Constructors

constructor(repositoryUrl: Output<String>)

Properties

Link copied to clipboard
val repositoryUrl: Output<String>

The URL of the Git repository.

Functions

Link copied to clipboard
open override fun toJava(): UserProfileUserSettingsJupyterServerAppSettingsCodeRepositoryArgs