toggle menu
pulumi-github-kotlin
5.26.0.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
=
"dbvsimvnhbcufkcg"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jiwsievxrhhpuyeq"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"jtrkeajxrioifggi"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tftvnkbhwsttomnc"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
repository
Link copied to clipboard
@
JvmName
(
name
=
"imsnmubqpaxyodgf"
)
suspend
fun
repository
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ehpgqvosvdsqllfs"
)
suspend
fun
repository
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"chlttulnrbjuieel"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cjylbaabbidfprhx"
)
suspend
fun
secretName
(
value
:
String
?
)