toggle menu
pulumi-github-kotlin
5.26.0.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
=
"yjvugmeyemfgiliv"
)
suspend
fun
encryptedValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kbjuxvwiyhwpsjsw"
)
suspend
fun
encryptedValue
(
value
:
String
?
)
plaintext
Value
Link copied to clipboard
@
JvmName
(
name
=
"wwwcacwpbyipeicn"
)
suspend
fun
plaintextValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"quhwjbkmglpvrwpb"
)
suspend
fun
plaintextValue
(
value
:
String
?
)
repository
Link copied to clipboard
@
JvmName
(
name
=
"osgsvxcxjvgwjuwm"
)
suspend
fun
repository
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bvpvrmtlqwdlehwg"
)
suspend
fun
repository
(
value
:
String
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"qpsiodqfpgyudmwe"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xiogtrcmyyyjpirb"
)
suspend
fun
secretName
(
value
:
String
?
)