pulumi-aws-kotlin
5.42.0.0
pulumi-aws-kotlin
/
com.pulumi.aws.sagemaker.kotlin.inputs
/
CodeRepositoryGitConfigArgsBuilder
Code
Repository
Git
Config
Args
Builder
class
CodeRepositoryGitConfigArgsBuilder
Builder for
CodeRepositoryGitConfigArgs
.
Functions
Functions
branch
Link copied to clipboard
@
JvmName
(
name
=
"actdfegrvmohbvhe"
)
suspend
fun
branch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rknwfhwoqbvlhqjt"
)
suspend
fun
branch
(
value
:
String
?
)
repository
Url
Link copied to clipboard
@
JvmName
(
name
=
"wocdjvmgfrortwsh"
)
suspend
fun
repositoryUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"atwnbipeiirpbrxn"
)
suspend
fun
repositoryUrl
(
value
:
String
)
secret
Arn
Link copied to clipboard
@
JvmName
(
name
=
"sdlpikkjefojghyq"
)
suspend
fun
secretArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vbelgpqqdsnegfkn"
)
suspend
fun
secretArn
(
value
:
String
?
)