toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
CodespacesSecretArgs
/
CodespacesSecretArgs
Codespaces
Secret
Args
constructor
(
encryptedValue
:
Output
<
String
>
?
=
null
,
plaintextValue
:
Output
<
String
>
?
=
null
,
repository
:
Output
<
String
>
?
=
null
,
secretName
:
Output
<
String
>
?
=
null
)