toggle menu
pulumi-github-kotlin
6.7.0.0
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
=
"xvknmoqgidtlrttj"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yjvnfycxfqyfnqmu"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"pjviiqienkwkwacu"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vxsbadyowblmjioi"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
repository
Link copied to clipboard
@
JvmName
(
name
=
"ohyuswgxyasqjdky"
)
suspend
fun
repository
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gyclklenhisudetr"
)
suspend
fun
repository
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"rxylpcnpslqpnfbu"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"amfoxeklpbcycdky"
)
suspend
fun
secretName
(
value
:
String
?
)