toggle menu
pulumi-github-kotlin
6.2.1.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
ActionsSecretArgsBuilder
Actions
Secret
Args
Builder
class
ActionsSecretArgsBuilder
Builder for
ActionsSecretArgs
.
Members
Functions
encrypted
Value
Link copied to clipboard
@
JvmName
(
name
=
"amjhmhhulsknoban"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pxjiugidvbutyvqs"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"ipryfrnadlwpqoqd"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kkfxpnngrhkpiahy"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
repository
Link copied to clipboard
@
JvmName
(
name
=
"jdqtjfycipgsbfkq"
)
suspend
fun
repository
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wowuumvxbxqtandd"
)
suspend
fun
repository
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"yndwjdtghbgkroua"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"osiekmfoonpuppjx"
)
suspend
fun
secretName
(
value
:
String
?
)