toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sagemaker.kotlin.inputs
/
UserProfileCodeRepositoryArgs
User
Profile
Code
Repository
Args
data
class
UserProfileCodeRepositoryArgs
(
val
repositoryUrl
:
Output
<
String
>
)
:
ConvertibleToJava
<
UserProfileCodeRepositoryArgs
>
Members
Constructors
User
Profile
Code
Repository
Args
Link copied to clipboard
constructor
(
repositoryUrl
:
Output
<
String
>
)
Properties
repository
Url
Link copied to clipboard
val
repositoryUrl
:
Output
<
String
>
A CodeRepository (valid URL) to be used within Jupyter's Git extension.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
UserProfileCodeRepositoryArgs