pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
CodespacesSecretArgs
/
CodespacesSecretArgs
Codespaces
Secret
Args
fun
CodespacesSecretArgs
(
encryptedValue
:
Output
<
String
>
?
=
null
,
plaintextValue
:
Output
<
String
>
?
=
null
,
repository
:
Output
<
String
>
?
=
null
,
secretName
:
Output
<
String
>
?
=
null
)