toggle menu
pulumi-github-kotlin
6.7.2.0
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
=
"tmlondqlbepdfjcl"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oroddnjlnienufjx"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
environment
Link copied to clipboard
@
JvmName
(
name
=
"ycbpnqmtvolvioon"
)
suspend
fun
environment
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lgbqdpfnbehclqms"
)
suspend
fun
environment
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"fxhrxedlbnxsnybc"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"coxwahtucpsgmamr"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
repository
Link copied to clipboard
@
JvmName
(
name
=
"blupqjuxmhvqrkhl"
)
suspend
fun
repository
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"viqifsgsjgfnmkvd"
)
suspend
fun
repository
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"buxhanogojkcwilp"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xvtjdvtfkcwsibmx"
)
suspend
fun
secretName
(
value
:
String
?
)