toggle menu
pulumi-github-kotlin
6.7.2.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
=
"ulhlvuptsywvdcxt"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tcisohrjykyvomgs"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"fwnmwovtvmcvjtig"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xoubghmpflxgutia"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
repository
Link copied to clipboard
@
JvmName
(
name
=
"jumuiulkouuauned"
)
suspend
fun
repository
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dgrtghblpjkqrios"
)
suspend
fun
repository
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"vqwovwdybhramewr"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hslscecmqhyawvji"
)
suspend
fun
secretName
(
value
:
String
?
)