pulumi-aws-kotlin
6.6.1.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
=
"ywtmjcvtyyvbxosm"
)
suspend
fun
branch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nstpdnwigdyvxdus"
)
suspend
fun
branch
(
value
:
String
?
)
repository
Url
Link copied to clipboard
@
JvmName
(
name
=
"jmejrdiktvgmfhyx"
)
suspend
fun
repositoryUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mdnypbwguqeleicu"
)
suspend
fun
repositoryUrl
(
value
:
String
)
secret
Arn
Link copied to clipboard
@
JvmName
(
name
=
"wyvuhpaycffdqeww"
)
suspend
fun
secretArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kbcwwjxorllfngpt"
)
suspend
fun
secretArn
(
value
:
String
?
)