toggle menu
pulumi-github-kotlin
6.2.1.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
CodespacesSecretArgsBuilder
Codespaces
Secret
Args
Builder
class
CodespacesSecretArgsBuilder
Builder for
CodespacesSecretArgs
.
Members
Functions
encrypted
Value
Link copied to clipboard
@
JvmName
(
name
=
"ckljxcwprxrrqioi"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"txfkdtrvxnoujqql"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"xrtqhkjyimpwrpie"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gsqedqfbkhtqpeyv"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
repository
Link copied to clipboard
@
JvmName
(
name
=
"goirtraeafedfgjm"
)
suspend
fun
repository
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ghnxvdlmlppfnppg"
)
suspend
fun
repository
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"vlyxpiaxrcvvifsb"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ahtspoepysewbboy"
)
suspend
fun
secretName
(
value
:
String
?
)