pulumi-github-kotlin
5.17.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
ActionsSecretArgsBuilder
Actions
Secret
Args
Builder
class
ActionsSecretArgsBuilder
Builder for
ActionsSecretArgs
.
Functions
Functions
encrypted
Value
Link copied to clipboard
@
JvmName
(
name
=
"agbosqbqmotmbfny"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"deebranyjnctcruo"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"pnajuoensipkikwx"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dbsugibnvufqhxae"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
repository
Link copied to clipboard
@
JvmName
(
name
=
"yumgapcarsmagqsr"
)
suspend
fun
repository
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ppgatarnhnupbish"
)
suspend
fun
repository
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"uiejgmosdkcnolhe"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tjtgpvmvgmhymqer"
)
suspend
fun
secretName
(
value
:
String
?
)