pulumi-github-kotlin
5.17.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
DependabotOrganizationSecretRepositoriesArgsBuilder
Dependabot
Organization
Secret
Repositories
Args
Builder
class
DependabotOrganizationSecretRepositoriesArgsBuilder
Builder for
DependabotOrganizationSecretRepositoriesArgs
.
Functions
Functions
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"fgbyihesntjydgqd"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nblqhdekdlrtkwpx"
)
suspend
fun
secretName
(
value
:
String
?
)
selected
Repository
Ids
Link copied to clipboard
@
JvmName
(
name
=
"cxuwbicsnadrnvuh"
)
suspend
fun
selectedRepositoryIds
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"oyfuwimlnhrwvsyd"
)
suspend
fun
selectedRepositoryIds
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jfowiiuimpmfrbkr"
)
suspend
fun
selectedRepositoryIds
(
vararg
values
:
Int
)
@
JvmName
(
name
=
"kfgljtrqhvgxkfav"
)
suspend
fun
selectedRepositoryIds
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"ikmhonhhqiicatrm"
)
suspend
fun
selectedRepositoryIds
(
value
:
List
<
Int
>
?
)