toggle menu
pulumi-github-kotlin
6.2.1.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
ActionsEnvironmentSecretArgsBuilder
Actions
Environment
Secret
Args
Builder
class
ActionsEnvironmentSecretArgsBuilder
Builder for
ActionsEnvironmentSecretArgs
.
Members
Functions
encrypted
Value
Link copied to clipboard
@
JvmName
(
name
=
"khbqamkpxulsevue"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xvftpikepulcimyc"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
environment
Link copied to clipboard
@
JvmName
(
name
=
"qoqpwfwiauingwtm"
)
suspend
fun
environment
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ntwvelkewydaifgo"
)
suspend
fun
environment
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"skbossirwdslhoug"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hnnynjrgodpcsltx"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
repository
Link copied to clipboard
@
JvmName
(
name
=
"myoheguhpahhwcch"
)
suspend
fun
repository
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dnpfixpajrlybmlv"
)
suspend
fun
repository
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"inratgftclgrkpdo"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wvnabwgymjrbdgpb"
)
suspend
fun
secretName
(
value
:
String
?
)