toggle menu
pulumi-github-kotlin
6.7.0.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
BranchArgsBuilder
/
sourceBranch
source
Branch
@
JvmName
(
name
=
"ufimbmjfkphxqmaf"
)
suspend
fun
sourceBranch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"klxqveyythhbwmoa"
)
suspend
fun
sourceBranch
(
value
:
String
?
)
Parameters
value
The branch name to start from. Defaults to
main
.