toggle menu
pulumi-github-kotlin
6.7.2.0
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
)