pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
CodespacesSecretArgsBuilder
Codespaces
Secret
Args
Builder
class
CodespacesSecretArgsBuilder
Builder for
CodespacesSecretArgs
.
Functions
Functions
encrypted
Value
Link copied to clipboard
@
JvmName
(
name
=
"ngiqyjjbgqcjxsvl"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fckplnmqtxfcxpql"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"vpnhvmeyqnhqbijy"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yhuycwqmtxycuipj"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
repository
Link copied to clipboard
@
JvmName
(
name
=
"tuaurytbpgwegwof"
)
suspend
fun
repository
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bsclwopfbollmgsv"
)
suspend
fun
repository
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"gcpcgbkjevvycocl"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"owlrmclcgofltvcs"
)
suspend
fun
secretName
(
value
:
String
?
)