pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
ActionsEnvironmentSecretArgsBuilder
Actions
Environment
Secret
Args
Builder
class
ActionsEnvironmentSecretArgsBuilder
Builder for
ActionsEnvironmentSecretArgs
.
Functions
Functions
encrypted
Value
Link copied to clipboard
@
JvmName
(
name
=
"tkfbqucnpbjuslcr"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ihnrbptlifmdmopb"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
environment
Link copied to clipboard
@
JvmName
(
name
=
"gwpdvkumwdjgigik"
)
suspend
fun
environment
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rjegrrrwsvlmgxjm"
)
suspend
fun
environment
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"lidiisbubkpqwiil"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"shxnqvufgvmclvoo"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
repository
Link copied to clipboard
@
JvmName
(
name
=
"ywbepubwbamejedl"
)
suspend
fun
repository
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wngphopdodeudlgf"
)
suspend
fun
repository
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"chttlutrilquktuq"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tlyargnjbohsmakn"
)
suspend
fun
secretName
(
value
:
String
?
)